buddythebest
03-31-2006, 03:04 AM
Is this relationship correct (see attachment)? When i create an orders query with the fields:-
Barcode number (source: orders/products table)
Product name (source: products table)
Quantity (source: orders/products table)
Unit price (source: products table)
Total (calculated - [Unit price]*[Quantity] )
it does not allow data entry for barcode number and quantity (product name and unit price should appear automatically when barcode no. entered) why is that? and how could i resolve this?
attached also is my database to see what i mean... if u have time can u please make the modifications NEEDED and send me the modified one, if not just give me a textual description of what i should do..... (btw it is actually a school canteen system databse, thats why i have customerID field as student administration number or staff initials)
please reply soon.. this is urgent
thank you
Barcode number (source: orders/products table)
Product name (source: products table)
Quantity (source: orders/products table)
Unit price (source: products table)
Total (calculated - [Unit price]*[Quantity] )
it does not allow data entry for barcode number and quantity (product name and unit price should appear automatically when barcode no. entered) why is that? and how could i resolve this?
attached also is my database to see what i mean... if u have time can u please make the modifications NEEDED and send me the modified one, if not just give me a textual description of what i should do..... (btw it is actually a school canteen system databse, thats why i have customerID field as student administration number or staff initials)
please reply soon.. this is urgent
thank you