dbexpress error: [0x0003] invalid field type

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
Gilberto

dbexpress error: [0x0003] invalid field type

Post by Gilberto » Wed 05 Jul 2006 05:18

Hi,

When I have parameters with data type INTEGER occurs the following error for any sql instruction:
dbexpress error: [0x0003] invalid field type

I using:
Delphi 7
test with Oracle 8 and 9.

Tks.

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Wed 05 Jul 2006 09:04

We couldn't reproduce this error. Please send to DbxOda support address complete sample that demonstrates this problem and include script to create server objects.

Gilberto

Post by Gilberto » Wed 05 Jul 2006 16:30

Example:
select * from xxxx where id = :id
where, id is integer.

I use Delphi 7.

How I updating to dbexpress 3.0 ???? I think that is problem it´s because version of my dbexpress.

Tks.

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Thu 06 Jul 2006 13:13

Please specify the version of DbxOda you use.

Gilberto Muller

Post by Gilberto Muller » Fri 07 Jul 2006 01:06

Drivername: Oracle
GetDriverFunc: getSQLDriverORACLE
Libraryname: dbexpora.dll

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Fri 07 Jul 2006 14:07

This is the forum dedicated to CoreLab dbExpress driver for Oracle. For information on
standard dbExpress Oracle driver please refer to corresponding resources.

Gilberto Müller

Post by Gilberto Müller » Fri 07 Jul 2006 14:48

Wich resources?
Where is forum Dbexpress Standard ???

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Mon 10 Jul 2006 12:22

You can try to find any informtation on Borland web site.

Post Reply