[thelist] SQL Server/ADO: Problems Getting a Return Value

MRC webmaster at equilon-mrc.com
Wed Dec 19 13:17:03 CST 2001


sgd,

> the return value of the cmd.execute is a recordset, and das it. So if
> you want to get the error information back like this, you're gonna hafta
> plunk it into a recordset...

    So only one return value is possible: either the explicit return value
when no recordset is returned, or a recordset (or collection of recordsets)
when a recordset is returned. Okay, got it. Makes sense (sort of).
    Thanks much.

James





More information about the thelist mailing list