|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re^3: DBD_ODBC 1.21 does not accept DBI::SQL_LONGVARCHAR as data type anymore?by mje (Deacon) |
| on Jun 02, 2009 at 16:02 UTC ( #767660=note: print w/ replies, xml ) | Need Help?? |
|
This is technically a bug in DBD::ODBC since it does not follow the DBI specification in making parameter types sticky. However, an easy workaround for now is simply to leave the binding in the code but remove the data from the execute call. A proper fix is available in DBD::ODBC 1.21_1 which will appear on CPAN shortly.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||