Subject Re: [firebird-support] Change database to single user
Author Anderson Farias
Hi,

> But 1 final question: is there a way to do this without using gfix, inside
> a
> Delphi code?

Yes! using the Firebird API or executing gfix (using CreateProcess for eg.)


Some Firebird components for Delphi (eg. FIB plus, IBO, etc) may already
have this implemented using the FB API.


Regards,
Anderson Farias