Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
This Is A Weird One
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00356066
Message ID:
00356196
Views:
13
Not that this will necessarily help with the SP calls, but since, the C5 crash, have you opened each DBC exclusively and done a VALIDATE DATABASE RECOVER?

Have you have applied SP3 for VS6/VFP6?

>I'm working on an app which has 2 databases. My framework
>opens both databases on startup with OPEN DATABASE
>
>One of the database has 3 stored procedures. In my code, I am
>calling them like usual:
>
> =sp_RecalcTotals()
>
>All is working fine, until I crash VFP with a C000005 error.
>
>Now, the stored procedure calls dont work unless I place
>
>SET DATABASE TO MyDbc
>
>before each procedure call.
>
>Everything else works fine otherwise.
>
>So why do I now need to use the SET DATABASE TO command, whereas
>before my crash, I did'nt need to?
>
>Go figure
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform