Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
This Is A Weird One
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00356066
Message ID:
00356196
Vues:
15
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform