Re: getting the number of affected rows
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Fri, 20 Oct 2006 08:58:35 -0600
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Hans Bulfone wrote: > from looking at the code it seems that the odbc backend already > supports this, i will try it tomorrow. Very good. > with oracle, it looks like one can use oci-attr-get to get the > +oci-attr-row-count+ of the statement handle. > i can add that to my patch, but cannot easily test it as i don't > have access to an oracle database. Understood. I don't have one either, but I know a few people who do. > unfortunately, with postgresql you need access to the result object > which is only available inside database-execute-command and i don't > really like the table locking approach. Makes sense. > also, i'd be glad to help improve clsql :) Excellent, appreciate the assistance in improving CLSQL! -- Kevin Rosenberg [email protected]