Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using local DBC not Network DBC
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Using local DBC not Network DBC
Divers
Thread ID:
00549515
Message ID:
00549515
Vues:
58
This problem just started on a few of our developer's PCs and we've been unable to track it down.

I build and test an application on my hard drive (c:\) and everything is OK. I then copy the EXE to the Network to test with the live system.
PROBLEM: The DBC is referencing tables on my hard drive or it's using the DBC from my hard drive NOT the Network. If I rename the folder on my hard drive and rerun the EXE it works properly. We tried compiling the same code on another PC and it works OK.

I've checked all my paths and I'm not referencing the hard drive anywhere! It's as though there is code that says:

If c:\vfpapp exists
use c:\vfpapp\vfpapp.dbc
else
use vfpapp.dbc (current folder)
endif

But I know there is no such code like this.

Any ideas?

Thank you - Mike Fechter

mike_fechter@iimak.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform