TOraQuery.SQLType to SQL_UNKNOWN after ORA-24344

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
LarthaL
Posts: 3
Joined: Mon 21 May 2007 21:05

TOraQuery.SQLType to SQL_UNKNOWN after ORA-24344

Post by LarthaL » Mon 21 May 2007 21:35

Hi,
I'm evaluating ODAC and I find TOraScript very tailored to my needs.

Using TOraScript and TOraQuery and checking OraQuery.SQLType after each statement being executed to show some feedback the way SQL*Plus does, I noticed that after a ORA-24344 the OraQuery.SQLType is equal to SQL_UNKNOWN.

All this with ODAC build 6.05.0.7 Trial under Delphi 2007.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 22 May 2007 08:12

We have fixed this problem. The fix will be included in the next build of ODAC.

Post Reply