B
Belee
I have an update stored procedure that returns an output
parameter. How do I execute it directly in the database
without a data adapter and dataset using C#? I am using
odbc with ms sql server 2000.
parameter. How do I execute it directly in the database
without a data adapter and dataset using C#? I am using
odbc with ms sql server 2000.