Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running with data on a network drive
Message
De
21/08/2001 11:56:11
 
 
À
21/08/2001 09:44:33
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00544626
Message ID:
00546804
Vues:
19
To all,

We found the problem. We use 5 DBC's in our app. The stored procedure NewID() is in our main DBC called MedApp. When running local, the other 4 DBC's tables found NewID() fine, but when we went to a network, NewID() was looking in the default directory. The reason was that we had USE id in the stored procedure. We replaced that with MedApp!id and it seems to work fine now.

Thanks for everyones help.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform