Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My ever expandind exe
Message
From
20/09/2001 14:00:31
 
 
To
20/09/2001 13:22:52
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00558779
Message ID:
00558860
Views:
21
Try calling =SQLDisconnect(0). This will release cached connection handles. This also releases all active connections, so you only want to call it when there are no active connections. This is documented in the VFP7 help, but it works the same way in VFP6. You could also set SYS(3050) settings lower than the default to reduce the available memory allocated for data buffers.

Jim
Jim Saunders
Microsoft
This posting is provided “AS IS”, with no warranties, and confers no rights.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform