Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add foreign key
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00186962
Message ID:
00186970
Vues:
10
You need to specify the table you're relating to. Say the other table is called GEB. Do this:

ALTER TABLE ADD FOREIGN KEY GEBCODE TAG gebcode ;
REFERENCES GEB TAG geb


>I get an error message (syntax error) by this line:
>
>ALTER TABLE ADD FOREIGN KEY GEBCODE TAG gebcode
>
>What do I wrong?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform