I have a "Master" product table that looks like this: table name tWholesaleProduct
Then we have a transaction table that records the sales and receipts.
Here's the rub. Most of these receipt transactions are done with handheld scanners. I'm getting a lot of junk for item numbers in the transaction table for items that do not exist in the master product table. I want to somehow constrain the transaction table to not accept items which are not in the master table. SQL constraints will not allow a query, so how can this be done?
Wallace Houston
Sunnyland Farms, Inc.
"We must endeavor to persevere."