Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem of SQL passthrough
Message
De
22/09/2003 23:45:22
Stanley Yip
Shun Sang (technology) ltd Hong Kong
Hong Kong, Hong Kong
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Problem of SQL passthrough
Divers
Thread ID:
00831316
Message ID:
00831316
Vues:
46
I have a program need to connect to MSSQL server 2000 and working for posting some data.
I use sqlpassthough to retriver data from the server and calculator some value and then use updateable cursor to post those data back to the server .
due to the posting process need take huge number of looping for the whold process.
I find that for the first hour of the client side the program only use up not more then 10% of CPU process ( but the sql server using 97 % of CPU process)

after 2 hour more the client side suddenly up to 99% of CPU process.
( at this moment I have check the sql server but nothing is running )
I have change may client machine still can't fully finish the whole process.

is any limitation for vfp to running a loop ?
or
am I need to do something to clear the tunnel (connection) between the client and server ?
or
am I need to do something to clear the memory of the client system in the program ?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform