mtownbound
Technical User
CR9
Oracle DB
I have two tables (Customer,Order) that both have the Customer Id column. Linked the Customer Id's in the datbase expert window. Customer is the primary table, but if I attempt to add a column from the Order table, I get the following:
Failed to Open Rowset
Details: 42s:column found in multiple tables
If I completely remove all links, I get the data I want but it's scanning ALL of both tables which takes an excruciating amount of time. So what am I missing with the link?
Thanks!!!!
Mtown
Oracle DB
I have two tables (Customer,Order) that both have the Customer Id column. Linked the Customer Id's in the datbase expert window. Customer is the primary table, but if I attempt to add a column from the Order table, I get the following:
Failed to Open Rowset
Details: 42s:column found in multiple tables
If I completely remove all links, I get the data I want but it's scanning ALL of both tables which takes an excruciating amount of time. So what am I missing with the link?
Thanks!!!!
Mtown