Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connection handle is invalid
Message
De
11/10/2004 16:24:31
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00948046
Message ID:
00950526
Vues:
11
Julie,
This typically happens when the SQL connection has been closed, but there are still uncommitted changes in your view's buffer. When the view closes, it tries to commit the changes but can't since the database connection has been lost, hence the error.

I would suggest checking GETFLDSTATE on your view before closing the form. Then you should be able to backtrack and find out why your changes aren't being committed/rolled back

Hope that helps,
---J

>What would cause this error. I am able to lookup the record i want thru my interface but when I try to save then exit screen I get this error? This is not happening on all my data environments just this one!
>
>Any clues would be very helpful....
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform