M
Michael Sainz
Hi all,
Have an issue with a master/detail control...or any control really that
has a link to a linked table. I have a SQL server as the main connection and
the main table is called Customers. Under Customers is a linked table called
ShippingAddress. It is linked via a field called CustomerID. What i'm trying
to do here is lookup customers billing addresses in the table called
Customers and then lookup ShippingAddress via the linked table called
ShippingAddresses. Simple eh?
Well...I have done some fooling around and I cannot get the
master/detail to populate when the ShippingAddress table is linked to the
Customers table. If it is in a fourm all by itself, then it will lookup data
just fine. But when together, I get no love here.
Is there a limitation of the control that i'm not familiar with? I don't
see anything and would think this is possable, but any help is much
appreciated!
Michael
Have an issue with a master/detail control...or any control really that
has a link to a linked table. I have a SQL server as the main connection and
the main table is called Customers. Under Customers is a linked table called
ShippingAddress. It is linked via a field called CustomerID. What i'm trying
to do here is lookup customers billing addresses in the table called
Customers and then lookup ShippingAddress via the linked table called
ShippingAddresses. Simple eh?
Well...I have done some fooling around and I cannot get the
master/detail to populate when the ShippingAddress table is linked to the
Customers table. If it is in a fourm all by itself, then it will lookup data
just fine. But when together, I get no love here.
Is there a limitation of the control that i'm not familiar with? I don't
see anything and would think this is possable, but any help is much
appreciated!
Michael