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:
00305819
Views:
36
>>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.

You know why I call it weird? I cleaned up everything in the database: no more referential integrity, no stored procedures. Just the tables sits in the DBC. And the error is still recurring. It seems to me that it still executes stored procedure when it is no longer around. I don't know why? Maybe I did missed out something...
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform