R
Rolf Rosenquist
I have an application that uses two databases. One new and one old. It works
as it should with all references exept for some combo boxes.
If I use a combo from the new database, it is possible for the users to find
a product by choice. This is when the product, supplier and product group
are all tables in the new database with 1 to many connections.
But when I build a combo around a table from the old db, nothing works, not
even the first combos. I have put the second db:s table in the control
source for the product form.
One other thing have I noticed and that is when I connect references to the
old db, there is no possibility to make them 1 to many connections as with
the new db.
Can anybody help with the combo to the old database?
/ Rolf
as it should with all references exept for some combo boxes.
If I use a combo from the new database, it is possible for the users to find
a product by choice. This is when the product, supplier and product group
are all tables in the new database with 1 to many connections.
But when I build a combo around a table from the old db, nothing works, not
even the first combos. I have put the second db:s table in the control
source for the product form.
One other thing have I noticed and that is when I connect references to the
old db, there is no possibility to make them 1 to many connections as with
the new db.
Can anybody help with the combo to the old database?
/ Rolf