Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking if it is still downloading the data
Message
From
26/01/2004 11:00:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Checking if it is still downloading the data
Miscellaneous
Thread ID:
00870582
Message ID:
00870582
Views:
45
Hi Everyone,

We are using ODBC SQL-Pass-Thru in order to retrieve data from the back-end.
We had set the connection handle to be Asynchronous = .T., BatchMode = .F. and FetchSize = 100.

We are retrieving data with half a million records.
How can we check if the our connection is still getting the data from the back-end?

We had used SQLMORERESULTS() and it gives us an error
“Invalid call issued while executing a SQLEXEC() sequence.”
Next
Reply
Map
View

Click here to load this message in the networking platform