TIBCStatisticalService fails with option "soDbLog" on Fb

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

TIBCStatisticalService fails with option "soDbLog" on Fb

Post by upscene » Thu 25 Feb 2010 08:41

Hi,

When using "soDbLog" as the only options, the service fails on Firebird (tested with 2.1 and 2.5) with the message:

" unrecognized service parameter block "


This works fine on InterBase.


With regards,

Martijn Tonies
Upscene Productions

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Fri 26 Feb 2010 11:22

The point is that Firebird does not support the DbLog option.

upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

Post by upscene » Fri 26 Feb 2010 13:31

Dimon wrote:The point is that Firebird does not support the DbLog option.
Hmm, interesting, this worked fine in Firebird 1.5, apparently, this functionality got removed. Thanks for pointing me in the right direction.

Post Reply