TOraAlerter commit session when AutoCommit := False

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
NightProwler
Posts: 9
Joined: Thu 29 Jun 2006 14:04

TOraAlerter commit session when AutoCommit := False

Post by NightProwler » Thu 21 Feb 2008 14:12

Hi all.

Sory for my english.

I use TOraAlerter in etPipe mode.

When I set AutoCommit property to False, then TOraAlerter commit my session (external session, what I set to Session property) on Stop method, and when AutoCommit := True, do not.

It was in 5.80 and 6.25 versions of ODAC.

Is it bug, or I do not properly use this component?

Thanks.

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

Post by Plash » Fri 22 Feb 2008 08:24

Yes, this is a bug. We have fixed this problem. The fix will be included in the next build of ODAC.

Post Reply