A
Alex
I think that in the case of calling SPROC, both methods will execute the
SPROC, but ExecuteReader() will return the resultset from the last SELECT
query contained in the SPROC, should it contain one. Is this correct?
SPROC, but ExecuteReader() will return the resultset from the last SELECT
query contained in the SPROC, should it contain one. Is this correct?