Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jun 24, 2011 08:03 AM by Fitmation
Member
593 Points
430 Posts
Jun 24, 2011 03:13 AM|LINK
There is no error message but it do not equal to 1 after executenonquery.
How to know the reason that it do not update, there is sure no problem with stored procedure as i have used it before changing to use enterprise library
Star
9612 Points
1602 Posts
Jun 24, 2011 05:45 AM|LINK
check you Stored procedure....
Check this blog:http://www.vbforums.com/showthread.php?t=445349 http://forums.asp.net/t/1433903.aspx/1
Jun 24, 2011 08:03 AM|LINK
only comment SET NOCOUNT ON can solve
Fitmation
Member
593 Points
430 Posts
How to know the reason not update?
Jun 24, 2011 03:13 AM|LINK
There is no error message but it do not equal to 1 after executenonquery.
How to know the reason that it do not update, there is sure no problem with stored procedure as i have used it before changing to use enterprise library
princeG
Star
9612 Points
1602 Posts
Re: How to know the reason not update?
Jun 24, 2011 05:45 AM|LINK
check you Stored procedure....
Check this blog:http://www.vbforums.com/showthread.php?t=445349
http://forums.asp.net/t/1433903.aspx/1
Fitmation
Member
593 Points
430 Posts
Re: How to know the reason not update?
Jun 24, 2011 08:03 AM|LINK
only comment SET NOCOUNT ON can solve