Receive failed

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Kaus Media
Posts: 13
Joined: Tue 12 Sep 2006 10:02

Receive failed

Post by Kaus Media » Mon 07 Sep 2009 09:19

Hello,

I have some trouble with Blobs. I have a software that runs properly, but I have sometime a message when reading a Blob which says "Receive failed" in a pop-up message box.

I could easily manage error when I receive that error but the thing is that I have no exception raised but, just that messagebox which is very, very annoying as my software should be fully automated and when I have that message, software hangs waiting for user to push the ok button to continue...

Do you have any solution?

(Using ODAC 6.80.47).

Thanks.

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

Post by Plash » Tue 08 Sep 2009 08:56

Please search your application for the code that displays this message.

ODAC doesn't have the code displaying "Receive failed" message.

Post Reply