Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make better msg from Data Tier?
Message
 
 
To
28/10/2007 00:06:36
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01263197
Message ID:
01264587
Views:
12
Bonnie,

First, thank you for your message.

Do I understand correctly that when you check for duplicate ID code in a method of a textbox, you don't do it right there (in the method of a UI tier)? But instead you call some method of a BIZ tier than that method calls a method of a DA tier?


>Dmitry,
>
>In my app, when I have an requirement for a unique ID that the user must enter, I query the database in the Validating event of the ID's TextBox to see if it already exists and notify the user right then.
>
>~~Bonnie
>
>
>
>>>Maybe you shouildn't allow the error to happen in the first place?
>>>
>>
>>It is an error exactly. I can't prevent a user from entering a duplicate value in an ID field. The only way (as far as I know) to trap it is when UPDATE SQL is sent to SQL Server to see what is returned. So I need to inform the user that this entry has been already assigned to another record/row. If you know of a better way to do it, instead of using SQL Server to return an error, please let me know.
>>
>>UPDATE: I meant to say, "it is NOT an error exactly"
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform