Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add foreign key
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00186962
Message ID:
00186970
Views:
11
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform