Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Stored Procedures
Message
From
15/04/1998 21:47:06
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00092007
Message ID:
00092374
Views:
20
>We are already using VFP's DBC Stored Procedure, the trouble thing is sometimes (not all the time), upon terminating the apps using CLEAR EVENTS where: at Cleanup.prg we issued CLOSE ALL, and then an error box appears with message 'Store Procedure is executing'.
>
>Any Idea on this matter?

Try:

Clear All && Clean all Variable and File Pointer(All Tables will close)
Close All && Actually closing Database only
Release All Extended && Clean all Global Define Variable

In your case, you may try to release the Store Procedure VAriable by:
Clear Memory && NOT your memory... Kidding
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform