in reply to DBD_ODBC 1.21 does not accept DBI::SQL_LONGVARCHAR as data type anymore?

Downgrade? Try Re: Accessing MS-Access memofield via DBI
  • Comment on Re: DBD_ODBC 1.21 does not accept DBI::SQL_LONGVARCHAR as data type anymore?

Replies are listed 'Best First'.
Re^2: DBD_ODBC 1.21 does not accept DBI::SQL_LONGVARCHAR as data type anymore?
by taioba (Acolyte) on Jun 01, 2009 at 16:52 UTC
    If I downgrade to the previous version, I get this "Out of memory" error when trying to query the database. Upgrading fixed this problem, but created a new one. I am familiar with that posting, I have a couple of scripts running that used to work along those lines until I upgraded DBD-ODBC.

      The out of memory error is known and fixed in 1.21 but you seem to have another issue. There is a report on rt.cpan.org now (perhaps that was you) and I will look into it tomorrow. Watch the rt and I'll post back here once I've looked at it.