Are you sure you didn't set NO COUNT off or something?
I work with 1.1 and it works great..
--
Regards,
Roy Osherove
http://www.iserializable.com
---------------------------------------------
"Vince Varallo" <(E-Mail Removed)> wrote in message
news:0fab01c36bea$c7dd1520$(E-Mail Removed)...
> Hello All,
>
> I am using the command.ExecuteNonQuery() method to execute
> an update statement. I then check the return value to see
> how many records were affected by the update. This used
> to work in .NET 1.0, but when we upgraded to .NET 1.1 it
> now returns -1. Has anyone else experienced this?
>
> Thanks in advance,
> Vince