SHimmer45 Posted November 6, 2013 Posted November 6, 2013 Hi all been tinkering with access to create an order DB. would someone have a butchers at this and tell me if i have missed anything obvious in how its setup, before i start attempting to create reports and then find the table setup is wrong....
LosOjos Posted November 6, 2013 Posted November 6, 2013 (edited) Purely from a "Best Practise" point of view, I'd create separate tables for orders and items, otherwise you'll end up with dozens of duplicate items Ignore me, you've already done that! Edited November 6, 2013 by LosOjos
StevieM Posted November 6, 2013 Posted November 6, 2013 The relationships are all correct, although I'm wondering why have you set the Supplier_Name field as the primary key and not the Supplier_ID. 1
SHimmer45 Posted November 6, 2013 Author Posted November 6, 2013 i think thats a mistake.... oops at least the relationships are ok. think i need to add in some extra bits for the item subtotals into the order table as adding it into the item table is wrong been putting some live data into it and seeing how it pans out. i dislike the access interface
SHimmer45 Posted November 6, 2013 Author Posted November 6, 2013 changing the relationship gives me an "intermediate" relationship type which is why i used the supplier name so it was a one to many
StevieM Posted November 6, 2013 Posted November 6, 2013 Did you attempt to change it after the tables were populated with data? (Not used Access in a LONG time so may be a little rusty, but I'll help if I can.)
SHimmer45 Posted November 6, 2013 Author Posted November 6, 2013 yeah, its been ages since i last used access properly....
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now