|
-
Jun 26th, 2006, 12:00 AM
#1
Thread Starter
Member
Foreign Key
Can anybody tell me how to set foreign key using phpmyadmin??
-
Jun 26th, 2006, 08:43 AM
#2
<?="Moderator"?>
Re: Foreign Key
Just enter the same information for the foriegn key as what is in the table it is relating to. Not sure what you are really asking for as AFAIK their isnt a way to create relations, like in access, with PHPMyAdmin
-
Jun 26th, 2006, 10:59 AM
#3
Re: Foreign Key
Mysql 4 (not sure about 5) does not have foreign key constraints. You need to enforce the integrity in the application.
-
Jun 26th, 2006, 03:22 PM
#4
-
Jun 27th, 2006, 12:23 AM
#5
Thread Starter
Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|