Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQL Server Constraints

Author  Topic 

incubus
Starting Member

1 Post

Posted - 2007-10-29 : 16:10:36
HI I'm newbie in sql server and I am looking how to define a constraint between two tables that are located each in a different schema. I have tried from the Enterprise Manager but without look, could you please help me with this,

thank you

dinakar
Master Smack Fu Yak Hacker

2507 Posts

Posted - 2007-10-29 : 16:15:56
read up books online for Constraints.

Dinakar Nethi
************************
Life is short. Enjoy it.
************************
http://weblogs.sqlteam.com/dinakar/
Go to Top of Page

dinakar
Master Smack Fu Yak Hacker

2507 Posts

Posted - 2007-10-29 : 16:16:38
You can download from here: http://technet.microsoft.com/en-us/sqlserver/bb428874.aspx

Dinakar Nethi
************************
Life is short. Enjoy it.
************************
http://weblogs.sqlteam.com/dinakar/
Go to Top of Page
   

- Advertisement -