Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sqlexec
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Sqlexec
Miscellaneous
Thread ID:
01164106
Message ID:
01164106
Views:
61
Hi all,

I have to retreive datas from a Interbase database. The result cursor is about 350.000 records and it take a long time (about 2 minutes) to get it with SQLEXEC().

Is it possible to execute code while SQLEXEC is executing ? I tried to put a timer on my form (to show result cursor size growing) but it hangs, even if I use SQLSETPROP(nHandle,"Asynchronous",.T.) and SQLSETPROP(nHandle,"BatchMode",.F.) to make asynchronous connection.

Thanks for your help
Next
Reply
Map
View

Click here to load this message in the networking platform