Switchwork
Registered User.
- Local time
- Today, 00:39
- Joined
- Dec 1, 2003
- Messages
- 81
Hello all I was reading a post just now and noticed that someone mentioned splitting table into smaller tables. My main table has 23 fields so I was wondering if I should maybe split it down into smaller tables is that supposed to be done?? And if so how do I do it?? Do I then have to split the form that I have based on that table? Could someone please let me know.
One more thing is I am wanting to design another table called Exports to enter all the jobs in it that are exports how should I go about doing this and what tables should it be related to. I have four of them:
Customer
Employees
Job Details
Vehicles.
This table will be specifically for one customer as there is more details to enter into a table which is why I want to have a seperate one for those jobs. If I relate the customer table with the new exports table the relationship field should be Customer ID should it not?? NOt sure about the primary key though. The JobDetails table primary key is JobNo and it is autonumber. I use this number as my reference number for any queries I get fromcustomer. I don't want the new table to have a different way of numbering but not sure how I should go about doing it. could I set the beginning autonumber for the start of the new table. ??
Anyway please help me with this and thanx in advance

One more thing is I am wanting to design another table called Exports to enter all the jobs in it that are exports how should I go about doing this and what tables should it be related to. I have four of them:
Customer
Employees
Job Details
Vehicles.
This table will be specifically for one customer as there is more details to enter into a table which is why I want to have a seperate one for those jobs. If I relate the customer table with the new exports table the relationship field should be Customer ID should it not?? NOt sure about the primary key though. The JobDetails table primary key is JobNo and it is autonumber. I use this number as my reference number for any queries I get fromcustomer. I don't want the new table to have a different way of numbering but not sure how I should go about doing it. could I set the beginning autonumber for the start of the new table. ??
Anyway please help me with this and thanx in advance

