R
Ryan Wade
using SQL Server 2000, when I execute a SP through the sqlcommand, if I
don't declare all the input and output parameters, it crashes. Is there
anyway to give it only the parameters I need and execute?
don't declare all the input and output parameters, it crashes. Is there
anyway to give it only the parameters I need and execute?