Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My ever expandind exe
Message
De
20/09/2001 14:00:31
 
 
À
20/09/2001 13:22:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00558779
Message ID:
00558860
Vues:
22
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform