On Thu, 20 Sep 2001, [windows-1252] Kįri Haršarson wrote:

> When I call the Execute method of the ADO connection, what
> information am I receiving in the second returned argument ?
>  Sometimes, the value is a -1 which looks ominous, but I get a valid
> recordset nevertheless.

That's the RecordsAffected output parameter.  Check the ADO
documentation for the Execute method of the Command object.

-- 
Bob Kline
mailto:[EMAIL PROTECTED]
http://www.rksystems.com

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to