for some reason when i deploy my C# application on windows 2003 occasionaly
rdr[0].ToString() hangs where rdr is a System.Data.SqlClient.SqlDataReader.
Is there a fix for this? is my visual studio.net out dated?
Vadym Stetsyak - 22 Mar 2006 09:32 GMT
Hello, Daniel!
D> for some reason when i deploy my C# application on windows 2003
D> occasionaly rdr[0].ToString() hangs where rdr is a
D> System.Data.SqlClient.SqlDataReader. Is there a fix for this? is my
D> visual studio.net out dated?
Are there any exceptions thrown? what data is in the 1-st column that you want retrieve with reader ( rdr[0] )?
--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com