Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which DBC?
Message
 
À
10/01/2007 12:37:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01184265
Message ID:
01184269
Vues:
15
>Hello
>
>When you create a table, is there a way to specify which DBC you want it linked to?
>
>TIA
IF NOT DBUSED([YourDB])
   OPEN DATABASE YourDB && If not used before
ENDIF
SET DATABASE TO YourDB
CREATE TABLE ....
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform