Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory usage for C/S
Message
De
02/01/2005 08:56:29
 
 
À
22/12/2004 06:50:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
00971335
Message ID:
00973694
Vues:
20
Hello,

do you have manual transaction support enabled (?SQLGETPROP(CURSORGETPROP("yourView","Conhandle"),"Transactions")) ?

if so your updates are cached in a transaction until you issue an SQLCOMMIT call which would explain the raise in memory usage.

Regards
Christian
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform