Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make better msg from Data Tier?
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01263197
Message ID:
01264036
Views:
10
Maybe you shouildn't allow the error to happen in the first place?

>I am looking for suggestions on how to make better reporting of invalid entries back to the UI tier?
>
>For example, say user enters a duplicate value (where duplicate is not allowed). What I get from the SQL Server as an error message, is the following:
>
>
>Failed updating record in MyTable
>Cannot insert duplicate key row in object 'dbo.MyTable' with
>unique index 'IX_MyKey'
>
>
>I would like to make the message simpler for the end user to understand.
>
>Any suggestions would by greatly appreciated.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform