Re: database structure question...

2005-07-08 Thread David Bevan
You may want to look into normalization to keep everything organized. However if you want pure query speed, you will have to de-normalize some of your tables to get optimum speed. Have a look here for info on normalization: http://databases.about.com/od/specificproducts/a/normalization.htm HTH

RE: PHP and MySQL

2004-11-25 Thread David Bevan
descriptive error message. Regards, David Bevan GetAnyIdeas Web Design P. 416.452.9410 F. 416.570.4529 E. [EMAIL PROTECTED] W. http://www.getanyideas.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

RE: Tying records together across mulitple tables.

2004-10-03 Thread David Bevan
of the tables, maybe we/someone could help you come up with a non-M2M design. Regards, David Bevan GetAnyIdeas Web Design P. 416.452.9410 F. 416.570.4529 E. [EMAIL PROTECTED] W. http://www.getanyideas.com I'm not sure , can't resolve in my mind if this is a M2M or something else. I have 5 tables