Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Relations
Message
De
10/06/2003 08:29:13
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00798299
Message ID:
00798307
Vues:
15
>If I have to tables in the dataenvironment of a form
>and a scratch a field to another table, a relation is created
> I've tried the same in a table inside a database and it
>does not happend
> Anybody know how to to that ?

Drag a field from source and drop on an index on target. Or do it in code :

select ChildTable
set order to tag RelTag
select parenttable
set relation to RelationField into ChildTable

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform