S
Sammie
I want to split out the field TrackingNumber from the table Shipments into a
new table called Consignments. There are a number of other fields related to
the TrackingNumber such as weight, dimensions and ShipDate that should also
be a part of the consignments table. The relationship is many shipments to 1
tracking number
My problems:
1) not every record in the table Shipments has a tracking number
2) Some records in the new Consignments table without a tracking number have
other data in them, and still should be linked to the shipment.
What is the best way to split the table?
Thanks.
Sammie SBS 2003, OFFICE 2003, XP-PRO-SP3, IE7
new table called Consignments. There are a number of other fields related to
the TrackingNumber such as weight, dimensions and ShipDate that should also
be a part of the consignments table. The relationship is many shipments to 1
tracking number
My problems:
1) not every record in the table Shipments has a tracking number
2) Some records in the new Consignments table without a tracking number have
other data in them, and still should be linked to the shipment.
What is the best way to split the table?
Thanks.
Sammie SBS 2003, OFFICE 2003, XP-PRO-SP3, IE7