Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking if it is still downloading the data
Message
De
26/01/2004 11:00:32
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Checking if it is still downloading the data
Divers
Thread ID:
00870582
Message ID:
00870582
Vues:
46
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.”
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform