Constraint

rmatthew

Well-known member
Joined
Dec 30, 2002
Messages
115
Location
Texas
I have a table in which the user enters a table name and a column name.

I would like to add a constraint that would only accept valid combinations of table and fields but dont seem to be able to use a subselect in a constraint

I am using MSSQL 2000.

Please help :)
 
Last edited by a moderator:
Back
Top