LOB IN 6.70

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
igleo
Posts: 6
Joined: Tue 04 Nov 2008 00:19

LOB IN 6.70

Post by igleo » Tue 04 Nov 2008 00:24

it can not read LOB only for some records. LOB is jpeg file.
error shows something like
NET: Unknown error 1. N_25, Division by zero. in OCILOBRead.
oracle server 10.0.2.4. direct mode.
It works fine in 6.50.
Please fix.

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

Post by Plash » Tue 04 Nov 2008 08:33

We could not reproduce the problem. Please send to odac*devart*com a complete small sample that demonstrates the problem, including the script for creating database objects.

igleo
Posts: 6
Joined: Tue 04 Nov 2008 00:19

Post by igleo » Tue 04 Nov 2008 16:44

I just returned to version 6.50

Post Reply