Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use in select() syntax
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01535096
Message ID:
01535106
Vues:
45
>>>My code line where the error was pointing is exactly like this:
>>>
>>>
>>>use in select("c_inventory")
>>>
>>
>>How many tables do you have opened? I think this error is indication of something else.
>
>You could be on to something. I initially open about 100 tables. But then the process creates cursors (by calling SQL Server). And the program does it a lot. Could it be that if I don't close these cursors properly the program is running out of some handles?

Yes, it's a possibility. Try closing the cursors once you don't need them. I think I did get this error also once, but I forgot the circumstances...
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform