Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Two databases sets
Message
De
24/06/1999 13:24:05
 
 
À
24/06/1999 12:53:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00233559
Message ID:
00233570
Vues:
33
You can change which database you are currently using with SET DATABASE TO (DATABASENAME)

so if you want to play with tables in DATA1 and DATA1 is currently OPEN'ed then:
SET DATABASE TO DATA1

You can find more stuff in the built-in VFP help files. There's lots of commands and options!

>I have two databases sets each one in a separate directory. DATA1 and DATA2
>How I can change the databases
>
>I have using
>
>Set Default
>Set Path To
>
>They work fine when I open a table with USE, but when I run a form opening tables in the DATA ENVIRONMENT,
>
>It’s always open the original tables
>
>TIA
>
>Carlos
--Todd Sherman
-Wake Up! Smell the Coffee!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform