What is the best way to set a value in an unrelated table programatically? For example, I have a table called z_ProgDefaults that has certain default values for different portions of the program. I want to have an On_Click event on the chkMsg control in the ProjChangeOrders form automatically...
What is the best way to set a value in an unrelated table programatically? For example, I have a table called z_ProgDefaults that has certain default values for different portions of the program. I want to have an On_Click event on the chkMsg control in the ProjChangeOrders form automatically...
The Architects, Customers, and Vendors tables can have multiple contacts per companyID. For example, XYZ Architects can have 5 contacts (jim smith, jane doe, etc.) The data stored in the contacts db is on an individual level - cell phone, office extension, spouse, etc..
But, Acme Distributors...
I have 3 tables (architects, customers, and vendors) using a contacts subform. It all seems to work correctly but I want to ensure that I'm linking them correctly.
I have the three tables' key fields joined to the ID field in the contacts table but I can't enable referential integrity because...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.