Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set relationship between 2 database?
Message
 
 
À
15/01/2001 09:00:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00463731
Message ID:
00463738
Vues:
11
I just created a database data1 with a table table1 having a field1 in it, indexed on field1.

Then I created database data2 with a table table2 having a field1 in it, indexed on field1.

I closed data. Then I did the following from the command window.
use data1!table1 order 1
sele 0
use data2!table2 
set relation to field1 into table1
The relationship worked.

If your question is how to create a persistent relationship between tables in two different databases, I believe that is not possible.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform