Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Switch remote view between test production databases
Message
De
31/07/2008 19:15:57
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01333911
Message ID:
01335684
Vues:
16
Bob:

Do you have a test and a production database at E: and T:? In other words 2 identical databases in different locations?

If that is the case, you are just changing the properties of the connection of the E:\HarDe database, and never the T:\HarDe database.

Maybe change this:

Open Database E:\HarDe

to this:

Open Database (Sys(5) + "\HarDe")

Also, add error checking to DBSETPROP(), to see if it returns .T.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform