M
Michael Sainz
Hey all,
I'm building a test order form and I have three tables in a SQL
database. Orders, OrderDetails, and Products. When I build the Main Data
Connection, I can link Orders and OrderDetails...but when I try to link
Products, I get a Many to One relationship might exist.
As I understand, there really isnt a way around this other then coding
through scripts or managed code, so if someone could just give a brief
overview, I think I could figure it out.
Thanks!
I'm building a test order form and I have three tables in a SQL
database. Orders, OrderDetails, and Products. When I build the Main Data
Connection, I can link Orders and OrderDetails...but when I try to link
Products, I get a Many to One relationship might exist.
As I understand, there really isnt a way around this other then coding
through scripts or managed code, so if someone could just give a brief
overview, I think I could figure it out.
Thanks!