Delphi XE and Unidac 3.70.0.19 Oracle - assertion failure

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
polsol
Posts: 71
Joined: Sun 20 May 2007 13:29
Contact:

Delphi XE and Unidac 3.70.0.19 Oracle - assertion failure

Post by polsol » Sat 17 Sep 2011 12:35

Hi,

I get an assertion failure in OraClasses.Pas Line 5339 if I include a Blob field in Oracle 11g DB.
Both the program and the Query Data Editor give the same error if I make a change to any field (not just to a Blob) on posting to the table if a blob field is present.
Removing the Blob from the select and related SQL works OK.

Any idea why an Oracle Blob would cause this?

First time I've used a Blob field in Oracle. Have not had the problem before with other Oracle field types.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Mon 19 Sep 2011 09:07

Hello,

This problem was fixed.
Please download the latest version of UniDAC (4.0.1).

polsol
Posts: 71
Joined: Sun 20 May 2007 13:29
Contact:

Post by polsol » Mon 19 Sep 2011 13:43

Thanks for the reply.
Excellent.
Have downloaded V4.
Suggest you add the 'fix' to the revsion history/bug fix - I did check before asking :wink:

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Tue 20 Sep 2011 07:49

Hello,

Thank you for the information. We have added the information on this fix to UniDAC.

Post Reply