Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory usage for C/S
Message
From
02/01/2005 08:56:29
 
 
To
22/12/2004 06:50:43
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00971335
Message ID:
00973694
Views:
19
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
Previous
Reply
Map
View

Click here to load this message in the networking platform