Hi everybody,
I can not add into the "order_deta il" subform a product more than once. The
subform just refuses accepting any repeated items. The subform's source is a
"expanded_order _detail" query which is based on "order_deta il" table and the
"product" table. The "order_deta il" table has two primary keys: "OrderID"
and "ProductID" . A typical Northwind type db.
My clients demand that the "order_deta il" subform be able to accept repeated
items.
Should I cancel the double primary keys in table "order_deta il" in order to
fullfil the demands of my clients?
It drives me nuts....for in the MS Access help it says that table without
primary key can not be used to set up relationship, what should I do?
Thank you very much,
Paul
I can not add into the "order_deta il" subform a product more than once. The
subform just refuses accepting any repeated items. The subform's source is a
"expanded_order _detail" query which is based on "order_deta il" table and the
"product" table. The "order_deta il" table has two primary keys: "OrderID"
and "ProductID" . A typical Northwind type db.
My clients demand that the "order_deta il" subform be able to accept repeated
items.
Should I cancel the double primary keys in table "order_deta il" in order to
fullfil the demands of my clients?
It drives me nuts....for in the MS Access help it says that table without
primary key can not be used to set up relationship, what should I do?
Thank you very much,
Paul
Comment