Many To Many relationships across multiple databases [:|)
Many To Many relationships across multiple databases [:|)
- Subject: Many To Many relationships across multiple databases [:|)
- From: "Riaz Lalehzari" <email@hidden>
- Date: Wed, 26 Feb 2003 03:57:15 +0000
I have the the standard tables for a many to many relationship. Eg.
'Driver', 'Car', 'Car-Driver-Join'.
Is it possible to have for example 'Driver' and the Join table on one
database and the 'Car' on the other? Because there is an existing db which I
prefer not to modify and this situation has happened. Whenever I add the
cross database many to many relationship, and press 'SQL' to generate the
sql. It always gives an error when it gets to the part specifying the
foreign keys and so on. (ALTER...)
I'm using sqlserver.
Thanks,
Riaz
-------------------
_________________________________________________________________
Hotmail now available on Australian mobile phones. Go to
http://ninemsn.com.au/mobilecentral/hotmail_mobile.asp
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.