Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another intermittent error: stored procedure is executin
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00305788
Message ID:
00305794
Views:
24
>One thing that irritates me in VFP is another intermittent error: 'A stored procedure is being executed.' It is a recurring error when we close the application and it encounters CLOSE ALL command. This error has been around since 3.0, we are now at 6.0. I hope it will be addressed in 7.0. Any workaround or ideas?

Jess,

That error is telling you a stored procedure is executing when the database is attempting to close. Find teh stored procedure that is running and fix it so it returns and doesn't just sit there. One real possibility is that you issue the CLOSE ALL from a stored procedure, or from a stored procedure you call the code that issues the CLOSE ALL.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform