View Full Version : Relationships
phill_ridout
08-11-2007, 06:35 PM
how can i create one to one, one to many or many to many relationships using mysql, i have easyPHP installed, through their interface wouldbe good if poss. also can i create quierys?
guelphdad
08-11-2007, 08:30 PM
read the tutorial section in the mysql manual, section #3 to familiarize yourself with using mysql.
you need to use the innodb engine type to enforce foreign keys, which is what you are talking about when it comes to relating data to data in other tables.
vBulletin® v3.8.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.