On Mon, Mar 22, 2004 at 06:15:48PM -0000, Martin J. Evans wrote:
> I have only just seen this and am thinking about it. In the mean time:
> 
> > Taking it a little further, following the lead of DBD::ODBC, it would be
> > convienient to be able to automatically skip pass non-SELECT statements
> > if an attribute is set. Something like:
> 
> The code in DBD::ODBC 1.09 appears to keep calling SQLMoreResults whilst
> SQLNumResultCols = 0. I don't see anything to turn off this behavior - have I
> missed something - it would be useful to be able to get at the row count on an
> insert, update, delete in a batch SQL statement (procedure).

Exactly. (We can debate the default value of whatever new attribute
is defined to control this - but it does need to be controllable.)

Tim.

p.s. Can I presume from this that you're happy with the proposal?

Reply via email to