crossy5575
Registered User.
- Local time
- Today, 22:41
- Joined
- Apr 21, 2015
- Messages
- 46
Hi all,
sorry this is a really easy one, and i should know what to do but i cant!
basically i have 2 tables - firstly tblproductsdb - a data store of all the products I sell...
secondly is tblorderprods - this is a table used in conjunction with tblproductsdb (as a query) so that the customer can order select a product listed (not a drop down but all the products are shown.), from which I can then filter once the order is made to show only selected products and tick them off when they arrive from my supplier...
easy....
what i am trying to do is build a query shown as the ideal query table, however when i combine tblorderprods and tblproductsdb i dont show any records as there are no similar records.
prodcutsdb is used in other areas of the db and i only want to have one products database... can anyone help please?
regards
Simon
sorry this is a really easy one, and i should know what to do but i cant!
basically i have 2 tables - firstly tblproductsdb - a data store of all the products I sell...
secondly is tblorderprods - this is a table used in conjunction with tblproductsdb (as a query) so that the customer can order select a product listed (not a drop down but all the products are shown.), from which I can then filter once the order is made to show only selected products and tick them off when they arrive from my supplier...
easy....
what i am trying to do is build a query shown as the ideal query table, however when i combine tblorderprods and tblproductsdb i dont show any records as there are no similar records.
prodcutsdb is used in other areas of the db and i only want to have one products database... can anyone help please?
regards
Simon