Re: db logic questions...

2006-08-04 Thread Philip Mather
Bruce, i had initially thought that i could have the following tbl structure: UniversityTBL ( name ID auto_increment, ) In a generic kinda "Best Practice", things I've picked up from various places way I'd recommend the following things: - 1) The first field always be the Primary Key an

db logic questions...

2006-08-04 Thread bruce
hi peter. i've got a couple of logic/layout questions that i'm grappling with. hope you don't mind my posting. i've had some responses from a few people on the icr/mysql but i'm not sure as to their level of mysql usage/skill. my test app is used to build a system of college class schedules. i w