Can not use boolean params with TSQLStoredProc

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
einarst
Posts: 7
Joined: Tue 01 Feb 2005 10:28

Can not use boolean params with TSQLStoredProc

Post by einarst » Mon 15 Oct 2007 11:44

Hi
If I use Boolean params with TSQLStoredProc I get error:

ORA-06502: PL/SQL: numeric or value error
ORA-06512: at "SYS.DIUTIL", line 1186
ORA-06512: at line 4


If no boolean params this is ok

I am using dbExpress driver for Oracl version 4.20.0.4

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

Post by Plash » Tue 16 Oct 2007 10:32

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

einarst
Posts: 7
Joined: Tue 01 Feb 2005 10:28

New DbxOda build ??

Post by einarst » Tue 16 Oct 2007 13:24

When are you release the new DbxOda build ?

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

Post by Plash » Wed 17 Oct 2007 08:03

We are planning to release new DbxOda build in a month.

Post Reply