Switchwork
Registered User.
- Local time
- Today, 01:46
- Joined
- Dec 1, 2003
- Messages
- 81
Ideas on courier databases.?? HELP ME!!!
Hello basically I would like some of you to give me ideas on how to design a database for a courier company. I'd like to know how you people that have experience with these things would go about designing a database that is not like any sample database out there. See I have looked for sample databases and they all have orders and things and that is not how you need one for a courier company.
Basically you need the normal regular tables like Customers and Employees but instead of Orders you have Job details. The problem I have is these are the fields I have in my JOB DETAILS table.
JobNo (PK) auto
REFNo (num)
CustomerID (FK)
CompanyName
EmpNo
JobDate
PickUp
Destination
Weight
NOP (Number Of Pallets)
EmpLastName
DriversEarnings
JobCost
ExtraCosts
TotalCost
POD (Proof Of Delivery)
TimePODReceived
InvoiceSent
InvoicePaid
Notes.
Basically I was wondering whether to split this table into Jobs with all the relevant details like Pickup etc and then have JobDetails that has POD, Weight, Invoice stuff in??
Then when It comes to the form putting the Jobdetails Fields into a Tab subform type thing?? Does anyone think that this will work?
I currently have all those fields in one table and displayed on one form so thats why I would like some advice and information and Tips on how some of you would go about designing a database for a courier company. I am still also trying to work out which way to keep track of my invoicing as at the moment I am doing it on paper and TRUST ME IT TAKES A HELL OF A LONG TIME""
So if anyone can help me and give me some points on how some of you might do it I would love you all forever.
PLEASE PLEASE PLEASE PLEASE HEKP ME!!!
RESPECT
Hello basically I would like some of you to give me ideas on how to design a database for a courier company. I'd like to know how you people that have experience with these things would go about designing a database that is not like any sample database out there. See I have looked for sample databases and they all have orders and things and that is not how you need one for a courier company.
Basically you need the normal regular tables like Customers and Employees but instead of Orders you have Job details. The problem I have is these are the fields I have in my JOB DETAILS table.
JobNo (PK) auto
REFNo (num)
CustomerID (FK)
CompanyName
EmpNo
JobDate
PickUp
Destination
Weight
NOP (Number Of Pallets)
EmpLastName
DriversEarnings
JobCost
ExtraCosts
TotalCost
POD (Proof Of Delivery)
TimePODReceived
InvoiceSent
InvoicePaid
Notes.
Basically I was wondering whether to split this table into Jobs with all the relevant details like Pickup etc and then have JobDetails that has POD, Weight, Invoice stuff in??
Then when It comes to the form putting the Jobdetails Fields into a Tab subform type thing?? Does anyone think that this will work?
I currently have all those fields in one table and displayed on one form so thats why I would like some advice and information and Tips on how some of you would go about designing a database for a courier company. I am still also trying to work out which way to keep track of my invoicing as at the moment I am doing it on paper and TRUST ME IT TAKES A HELL OF A LONG TIME""
So if anyone can help me and give me some points on how some of you might do it I would love you all forever.
PLEASE PLEASE PLEASE PLEASE HEKP ME!!!
RESPECT