Is there any SQL that is valid with the FGDB that will help me limit the results returned?
I have tried TOP, LIMIT etc.. but none work.
I could do it all in code, but I would rather retrieve only the records i need from the table.
I am using the .NET wrapper.
Thoughts?
Drew


Reply With Quote


Bookmarks