Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection handle is invalid
Message
From
11/10/2004 16:24:31
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00948046
Message ID:
00950526
Views:
10
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....
Previous
Reply
Map
View

Click here to load this message in the networking platform