Validation Text
From: Chris (chris.charlesworth_at_national-ice-centre.com)
Date: 06/14/04
- Next message: Vlad: "Re: SP with condition"
- Previous message: Anith Sen: "Re: SQL Check Constraint"
- Next in thread: John Bell: "Re: Validation Text"
- Reply: John Bell: "Re: Validation Text"
- Messages sorted by: [ date ] [ thread ]
Date: 14 Jun 2004 09:38:32 -0700
Hi, we are upsizing from Access to SQL Server 2000
I have set up constraints for a table in SQL Server 2000 Enterprise
Manager, The consraints are only simple ie: ([Surname] is not null) we
are using Access as the front end and i have noticed you are able to
specify the validation text if the above constraint is used - for
example I can enter the validation text as 'please enter a surname'
Then on the enrty form, users can see clearly what they have not
entered.
Unfortunatly this validation text will only work for the dbo. Any
other users just get the basic SQL error message.
How can I re-create this at in enterprise manager / query analyser so
that it will always produce a specific error message.
Thankyou..
- Next message: Vlad: "Re: SP with condition"
- Previous message: Anith Sen: "Re: SQL Check Constraint"
- Next in thread: John Bell: "Re: Validation Text"
- Reply: John Bell: "Re: Validation Text"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|