From: Carlos G. A. <car...@te...> - 2003-07-25 09:07:27
|
Hello: > An ExecuteNonQuery can return results? I'm gonna give the code a run > and let you know what happens. ExecuteNonQuery can't return a resultset but it updates the output values of an stored proc execution. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |