Hi,
I have 2 tables.
Table A. Address
id
name
FKcustomer
Table B Customer
id
name
defaultAddress (tbableA id)
Only way to set Address as child of Customer is to lookup FKcustomer to Customer, but then, I can set lookup on default address because circular reference.
Some idea?
Incorrect circular references?
Incorrect circular references?
/Giuseppe
Professional Outsourcing Services
Professional Outsourcing Services
Re: Incorrect circular references?
Nevermind about this, I forgot to update this post. Was my fault with a bad database design. Remember to stop working after 12 hours
/Giuseppe
Professional Outsourcing Services
Professional Outsourcing Services