Viewing 4 posts - 1 through 5 (of 5 total)
Paul,
At this stage, it is for testing and debugging. Eventually, this SP could be released to other users around the business so it would then become informational for the...
February 19, 2010 at 6:52 am
Hi Paul,
Thanks for your efforts on this one.
The reason for wanting to return the Contraint Name and Definition in the catch block is because there are multiple constraints...
February 19, 2010 at 6:21 am
Hi Paul.
Thank for you help. I have had a play but I am getting nowhere fast.
I have got this so far:
select *
from sys.table_types as TT
INNER JOIN sys.check_constraints as...
February 18, 2010 at 10:08 am
Hi Paul.
Thanks for your response. Does that mean that I should be able to link the value returned in the Error meassge that is raised due to the check...
February 18, 2010 at 6:59 am
Viewing 4 posts - 1 through 5 (of 5 total)