Home All Groups Group Topic Archive Search About

Where Can I found the SQLException list ?

Author
19 Oct 2006 2:59 PM
Angeljo
So, I know that a Violation of Primary Key constraint is the number 2627 but
I would see the complete list.

Thank You,

AngelJo

Author
19 Oct 2006 3:12 PM
Jim Hughes
SELECT * FROM master..sysmessages where error = 2627

remove the where constraint to get all of them



Show quote
"Angeljo" <angeljo***@hotmail.com> wrote in message
news:ex0M$848GHA.4964@TK2MSFTNGP02.phx.gbl...
> So, I know that a Violation of Primary Key constraint is the number 2627
> but I would see the complete list.
>
> Thank You,
>
> AngelJo
>
Author
19 Oct 2006 3:44 PM
Angeljo
Thank you : it's OK.


Show quote
"Jim Hughes" <NOSPAMJ3033@Hotmail.com> wrote in message
news:%23Z0%23UE58GHA.788@TK2MSFTNGP05.phx.gbl...
> SELECT * FROM master..sysmessages where error = 2627
>
> remove the where constraint to get all of them
>
>
>
> "Angeljo" <angeljo***@hotmail.com> wrote in message
> news:ex0M$848GHA.4964@TK2MSFTNGP02.phx.gbl...
>> So, I know that a Violation of Primary Key constraint is the number 2627
>> but I would see the complete list.
>>
>> Thank You,
>>
>> AngelJo
>>
>
>

AddThis Social Bookmark Button