Started By
Message

re: Order Tracking Site or Program

Posted on 7/6/16 at 11:56 am to
Posted by Breauxsif
Member since May 2012
22290 posts
Posted on 7/6/16 at 11:56 am to
When you're implementing query wizard be sure to include the following:

Orders
OrderNumber (PK)
CustomerID
IsShipped (boolean/bit)

Shipments
ShipmentID (PK)
ShipDate (date)
CarrierID (FK Carriers table)

Tracking
ShipmentID (FK Shipments table)
OrderNumber (FK Orders table)
TrackingNumber (PK)

(In the Tracking table, ShipmentID, OrderNumber, and TrackingNumber would make up the primary key/composite key).

Hopefully this helps in clarifying the basics using Access and RDBMS, whereas it can get way more complicated. It helps to practice it for organizational purposes.
first pageprev pagePage 1 of 1Next pagelast page
refresh

Back to top
logoFollow TigerDroppings for LSU Football News
Follow us on Twitter, Facebook and Instagram to get the latest updates on LSU Football and Recruiting.

FacebookTwitterInstagram