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
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