Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tracking how many records currently fetched (asynchronou
Message
De
08/10/2005 13:26:14
 
 
À
08/10/2005 12:02:27
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9
Database:
MS SQL Server
Divers
Thread ID:
01057402
Message ID:
01057483
Vues:
10
> Fetching is still continuing. SQLCancel first.

But I have an SQLCancel at the end of my code. When I press ESC and it exits the loop it should fire:
do while nSQLRet=0
  nSQLRet = SQLExec(hConn,"SELECT * FROM PREREG","getreg")
enddo
SQLCANCEL(hConn)
Unfortunately, yes I do need to fetch such a large recordset. This has to interact with an off-line legacy FoxBASE+ application (yes, I still use that!), so from time to time I need a full data dump.


Ben
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform