HI,
I'm clueless with creating databases, and have been asked to create a database for tour bus information. I can't figure out how to create a table for the vehicles and link it properly - some of them have up to 100 vehicles - what is the best way to accomplish it, and what is the best method of linking the tables? I created a table for the operator information and an autonumber field to create the permit numbers. The first iteration had an ID field that was autonumbered but since i can't have 2 autonumber fields i removed it...
The operator information table looks something like this:
Operator Name Address Phone Number Contact Last Name
I'm more than willing to recreate the whole thing...
Any suggestions are much appreciated! Thanks!
I'm clueless with creating databases, and have been asked to create a database for tour bus information. I can't figure out how to create a table for the vehicles and link it properly - some of them have up to 100 vehicles - what is the best way to accomplish it, and what is the best method of linking the tables? I created a table for the operator information and an autonumber field to create the permit numbers. The first iteration had an ID field that was autonumbered but since i can't have 2 autonumber fields i removed it...
The operator information table looks something like this:
Operator Name Address Phone Number Contact Last Name
I'm more than willing to recreate the whole thing...
Any suggestions are much appreciated! Thanks!