Hi:
I am wondering whether I can create a Foreign Key
constraint on a column of a table in database A, which
refences another table's column in a diffrent database B.
I got the following error message.
Cross-database foreign key references are not supported.
Is there any thing that can be done to achieve this.
Thanks for your input