If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > foreign key ... how to ... tool ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-11-04, 11:27
castali castali is offline
Registered User
 
Join Date: Mar 2004
Posts: 18
foreign key ... how to ... tool ?

is there any way to create a foreign key with MySQL control center or MySql Front ?

visually like with access ? I cannot find a relation viewer
Reply With Quote
  #2 (permalink)  
Old 05-12-04, 11:00
trieder trieder is offline
Registered User
 
Join Date: Sep 2003
Posts: 69
My Question

I asked the same thing:

http://lists.mysql.com/mysqlcc/1255

You need to do it manually. At least with MySQL CC
Reply With Quote
  #3 (permalink)  
Old 05-12-04, 16:39
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,534
in mysql-front, you can right-click or ctrl-a on a column name, and get a little popup with three tabs -- Fields, Indexes, and Foreign Keys

the Foreign Keys tab says Coming soon!

the relations don't mean a whole lot in mysql, unless the table is innodb type
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #4 (permalink)  
Old 05-13-04, 02:19
castali castali is offline
Registered User
 
Join Date: Mar 2004
Posts: 18
ok ! thank you :-))
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On