xsharp.eu • USED(), DELETED(), INSERT INTO - Page 2
Page 2 of 2

USED(), DELETED(), INSERT INTO

Posted: Mon Dec 16, 2019 6:02 pm
by kevclark64
Since X# already supports LINQ, would it be possible to create a Visual Foxpro SQL to LINQ converter and then run the LINQ query?

USED(), DELETED(), INSERT INTO

Posted: Mon Dec 16, 2019 8:13 pm
by robert
Kevin,
That could work if the cursor(s) are IEnumarable collections, and that is something that we will indeed look at. Not just for this but also to allow to bind a cursor/workarea to a grid or form natively.

Robert