BLOb update through ClientDataSet fails in 6.90.0.55

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Louis_Kleiman
Posts: 2
Joined: Thu 25 Feb 2010 18:51

BLOb update through ClientDataSet fails in 6.90.0.55

Post by Louis_Kleiman » Thu 25 Feb 2010 20:02

In RAD Studio 2010, I get an access violation reported by my application when closing down after attempting to issue an Apply Updates on a ClientDataSet connected to either a SmartQuery or an OraQuery when a BLOb field has been updated or inserted. The same code tied to an OraTable with Provider.ResolveToDataSet := True works fine under 6.90.0.55, but this is an unacceptable work-around. The query-based solution works fine under Delphi 2006 and ODAC v. 5.80.0.36.

I have a simple project that demonstrates the problem if you need it.

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

Post by Challenger » Fri 26 Feb 2010 13:15

Please send your test project to support*devart*com.

Post Reply