Vassilly,

DBD::ODBC 0.45_xx supports ODBC driver level 3 out of the box, but not use
SQL_ATTR_ROW_ARRAY_SIZE.  Future versions will, but I'm trying to stabilize
the move to ODBC level 3 first.  When that happens, I plan on having a row
cache behind the scenes to ensure compatibility with current code.

I have no definite timeline for that, but I want to do it soon.  It's now
just a matter of time for me to get it.

Regards,

Jeff

> -----Original Message-----
> From: Vassiliy Truskov [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 19, 2002 11:25 AM
> To: 'Jeff Urlwin'
> Subject: DBD::ODBC question
>
>
> Hello, Jeff.
>
> I'm currently using the 0.43 DBD::ODBC driver. In deal with it I have a
> question,
> since I can set version of ODBC driver to 3, are you planning to support
> SQLSetStmtAttr function
> and possibility to fetch more than one row at the time. What I need is
> to set SQL_ATTR_ROW_ARRAY_SIZE
> and call SQLFetch or SQLFetchScroll to get multirows resultset.
>
> Thank you for your time,
> Vassiliy
>
>
>
>


Reply via email to