Page 1 of 1

phpmyadmin on host

Posted: Tue Oct 04, 2005 1:20 pm
by rajan
i can not make foreign key and references on supremeserver24.com using phpmyadmin. can anybody help me

Re: phpmyadmin on host

Posted: Tue Oct 04, 2005 1:22 pm
by chrys
rajan wrote:i can not make foreign key and references on supremeserver24.com using phpmyadmin. can anybody help me
Information provided: None
Ability to provide help: Very limited, very difficult

Please provide more details and thought out information before inquiring for help. Thanks!

Posted: Tue Oct 04, 2005 1:33 pm
by feyd
last I checked, phpMyAdmin will not do foreign keys natively.

relationship

Posted: Tue Oct 04, 2005 1:38 pm
by rajan
is there any method for setting relationship between tables in phpmyadmin

Posted: Tue Oct 04, 2005 1:53 pm
by feyd
outside of "standard" relating, not that I know of. If you built the table separately (or through their direct SQL run) it can deal with it then, I believe.. but the visual editor will not help much for the foreign keys themselves (from what I remember)

Posted: Tue Oct 04, 2005 4:45 pm
by Ambush Commander
You know... I was sorta wondering about that too... well, SQL it must be.