A
aestrada
Guest
This is an extremely minimal example but the Progress Github has some code that does a C# equivalent of an ABL DB query. You can find it here: github.com/.../BasicQuery There're more examples (such as a complex join on tables, ORM's vs temptables) but they're more geared towards Java and Python. Primarily because I know more Java and Python than C#. Hope this helps!
Continue reading...
Continue reading...