Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can someone explain 2 dbc open at the same time?
Message
De
15/02/1999 10:50:48
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00187584
Message ID:
00187690
Vues:
26
Carl-
As Craig say, use SET DATABASE TO to make sure your target DBC is the current one. Also, it may not really apply to the way you have things structure, but you can specify the database container in some ways... For example, the CREATE FROM command (from the help):
CREATE
[FileName1 [DATABASE DatabaseName [NAME LongTableName]]]
FROM [FileName2]


>My problem is new tables getting created in the wrong dbc

...snip
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform