Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Persistant Relationships
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Persistant Relationships
Divers
Thread ID:
00488619
Message ID:
00488619
Vues:
42
I have two VFP6.0 tables in a database with the structures below. How do I create a persistant relationship from within a program using the info from ADBOBJECTS(ajunk, 'relation')?

table: junk1
field: junk_id I primary key
field: junk_text c(20)

table: junk2
field: junk_id I regular index
field: other_junk_text c(20)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform