Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can non-empty rule be in database?
Message
 
 
To
11/03/2010 12:52:13
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01453964
Message ID:
01453966
Views:
48
>Hi,
>
>I am trying to figure out if it can be specified in the SQL Server database column property that an entry is required. I don't see it but want to be sure that I am not missing something obvious. Is it possible to enforce in the database?
>
>TIA.

Try setting this constraint
LEN(Field) > 0
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform