TOraBlob.saveToFile()

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Tim

TOraBlob.saveToFile()

Post by Tim » Thu 26 May 2005 07:05

Hi all.
I have a problem with SaveToFile(fileName) method. It doesn't work properly with blob which is greater 64K: target file size is 64K, but blob has data about 5-6M.
PS It work fine when Net=false.

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Thu 26 May 2005 07:19

Please specify your ODAC version, Oracle version, OS and IDE versions.

Tim

Post by Tim » Fri 27 May 2005 06:43

//Sorry

Oracle 9.2.0.1, Win XP Eng Corporate with SP2, ODAC 5.10.0.5, Delphi 7.

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Fri 27 May 2005 07:38

It seems that this bug was fixed in next ODAC versions, please download the last version of ODAC and try to reproduce your problem with it if problem persits then send complete sample to demonstrate it and script to create server objects to our ODAC support e-mail address.

Post Reply