When using Lazarus 1.2.0 and ZEOSLIB 7.2.0-alfa latest from svn and TZConnection and TZQuery
I get Error in ZDbcOracleUtils row 789 and ORA-01460, "unimplemented or unreasonable conversion requested"
When using a number in string (qry.ParamByName('dinrar').asString := '2010';)
This works perfect with Delphi 7 and ZEOSLIB 7.1.3
Reverted today 2014-13-08 to ZEOSLIB 7.1.3 for Lazarus and got everything working again.
It is the ZQuery.ParamByName('xx').asString that fails, sometimes with an error and sometimes just not finding the value.
Seems that ParamByName.asInteger is working
ORA-01460 in ZDbcOracleUtils
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Re: ORA-01460 in ZDbcOracleUtils
Hi Bofinken,
did some OCI refactoring inbetween. Could you update to latest revision R3178 actually and verify again?
Michael
did some OCI refactoring inbetween. Could you update to latest revision R3178 actually and verify again?
Michael
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/