Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the constraint of a column
Message
 
 
To
07/10/2004 22:50:02
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00949432
Message ID:
00949851
Views:
7
Hi Mike,

See if http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsqlpro2k/html/sql00a11.asp helps.

>
>Thanks for the reply. I want to retrieve the constraint name that was created when I placed a default value on a field. I tried executing
>
>sp_helpconstraint 'Tablename',nomsg
>
>This gave me a list of all contraints. I tried executing the code that you gave but it does not return a result if the constraint type of the column is DEFAULT.
>
>Did I missed on something?
>
>Thanks...
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform