Firebird Database - Sweep

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
chkaufmann
Posts: 82
Joined: Sat 01 Jul 2006 11:42

Firebird Database - Sweep

Post by chkaufmann » Mon 24 Oct 2011 10:17

Hi,

is it possible to do a Sweep on a Firebird Database, using UniDAC?

cu Christian

AndreyZ

Post by AndreyZ » Tue 25 Oct 2011 11:56

Hello,

UniDAC doesn't support this functionality. You can perform database sweep with IBDAC.

chkaufmann
Posts: 82
Joined: Sat 01 Jul 2006 11:42

Post by chkaufmann » Tue 25 Oct 2011 12:09

But I think IBDAC is not part of UniDac, isn't it?

Is it possible to sweep using fbembedded.dll? Or do I need the full server installed?

cu Christian

AndreyZ

Post by AndreyZ » Wed 26 Oct 2011 09:08

IBDAC is not a part of UniDAC, these are two different products. You can perform sweep working with Firebird Embedded.

Post Reply