TOraSQL Error in ODAC 7.00 Direct mode

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
VadimShvarts
Posts: 34
Joined: Mon 22 Dec 2008 09:03

TOraSQL Error in ODAC 7.00 Direct mode

Post by VadimShvarts » Fri 24 Sep 2010 11:14

Hello

Error in anonymous block
ODAC 7.00
Direct mode
Oracle 10g2

After executing OraSQL1.Execute;

Get exception:
ORA-06550: line 34, column 23:
PLS-00553: character set name is not recognized
ORA-06550: line 0, column 0:
PL/SQL: Compilation unit analysis terminated
Version 6.90.0.60 Direct mode - work fine
Version 7.00 OCI mode - work fine

Send sample to alexp '@' devart.com

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Post by bork » Fri 08 Oct 2010 13:10

Hello

Thank you for the information. We have reproduced this problem and fixed it. This fix will be included in the next ODAC build.

If you specify your Delphi version we can send you the fixed OraNet.dcu file to fix this bug.

VadimShvarts
Posts: 34
Joined: Mon 22 Dec 2008 09:03

Post by VadimShvarts » Mon 11 Oct 2010 07:44

My version is Delphi XE

Thanks

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Post by bork » Tue 12 Oct 2010 07:50

Hello

I sent the fix for Delphi XE by E-mail.

Post Reply