Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SET DATABASE TO when multiple DBCs with same stem are op
Message
 
 
À
20/03/2003 12:56:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00768192
Message ID:
00768260
Vues:
13
>Suppose you have database foo.dbc in c:\foo\data\, and another database foo.dbc (same name) in c:\foo\lastmonth\data\, and you'd like to work with both of them, so you open up both. Is there a way to reliably discern what will happen if you then call a program that executes "SET DATABASE TO foo"? It seems awfully ambiguous to me.

Bill,

You can specify full database name in SET DATABASE TO command to avoid ambiguity.
SET DATABASE TO c:\foo\lastmonth\data\foo.dbc
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform