connerlowen
Registered User.
- Local time
- Today, 01:22
- Joined
- May 18, 2015
- Messages
- 204
HI,
I have a very basic and general question. I have a database that has some one-to-many relationships. Is it possible for me to have no related record in the many side?
I have a table "NewQuotationT" that is linked to table "NewQuotationPartT" and that table is linked to table "NewMetalT". I have many queries that take the data entered through forms to do calculations. These work fine for when there is a part and at least one metal. There are some instances where a part will not have a metal. My Queries are not doing any calculations with these records and I cannot figure out why. If there is a problem in my queries I will work to fix them and optimize all of it, however if this is not even possible I do not want to waste my time.
Thanks,
Conner Owen
I have a very basic and general question. I have a database that has some one-to-many relationships. Is it possible for me to have no related record in the many side?
I have a table "NewQuotationT" that is linked to table "NewQuotationPartT" and that table is linked to table "NewMetalT". I have many queries that take the data entered through forms to do calculations. These work fine for when there is a part and at least one metal. There are some instances where a part will not have a metal. My Queries are not doing any calculations with these records and I cannot figure out why. If there is a problem in my queries I will work to fix them and optimize all of it, however if this is not even possible I do not want to waste my time.
Thanks,
Conner Owen