Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO large table problems
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
ADO large table problems
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01352955
Message ID:
01352955
Views:
68
Hi All,

Am having a problem retrieving records from a large table via ASP/ADO; Fox via ADO seems to behave quite differently to native FoxPro.

Firstly I found that my SQL does not optimise properly in ADO, even though SYS(3054) indicates that it does. Next I tried a different way using SET FILTER TO which again works fine in native VFP but the same code in a Stored Procedure called from ADO simply seems to ignore the SET FILTER TO command. Any ideas?

One difference I have found is that in native VFP the default is SET ANSI OFF while in ADO the default is SET ANSI ON, I wonder if there are other SET commands which I need to change?
Reply
Map
View

Click here to load this message in the networking platform