Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

create_tables.sql & Ref Integ

Status
Not open for further replies.

adminme

MIS
Jan 18, 2004
4
0
0
US
Has anyone used 'create_tables.sql' in phpMyAdmin? Will it produce a useful pma_relation table for version 3.x of MySql? (I'm working with 'Moodle' e-learning appl in PHP/MySql)

I read that the keys are used in creating MySql tables but cannot be used later to enforce ref integ with MyISAM tables.

Would someone elaborate on the use of keys and applicability to ref integ in MySql 3.x (such as 'key', 'unique key', 'pk'.)

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top