Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open two databases concurrently with same name
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Open two databases concurrently with same name
Versions des environnements
Visual FoxPro:
VFP 7
Database:
Visual FoxPro
Divers
Thread ID:
01026530
Message ID:
01026530
Vues:
68
Although I found a thread in this forum suggesting it could be done, I cannot open two databases with the same name at the same time. I need to do this to append files from an older table to a new table that may or may not have the same table structure.

I am using VFP 7.0 SP 1

I issue the commands:

OPEN DATABASE C:\IN\test.dbc
OPEN DATABASE C:\My Other Folder\test.dbc.

When I issue the SET DATABASE TO I only get the last database open as an alias of "TEST.DBC". If I specify a full path I get an error message that "database C:\IN\test.dbc" is not open.

Does anyone know of a way to open to identically named DBC's at the same time?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform