Thanks for the tip. I did take the default install and yes, FW is on.
On Wed, Aug 20, 2014 at 10:08 AM, Aldo Caruso [email protected] [firebird-support] <[email protected]> wrote: > > > You can check whether forced writes status is on or off submitting on a > FB console the following command > > SHOW DATABASE > > In order to set it on / off, you shoud run > > gfix -user [user_name] -password [psw] -w [sync | async] [database_name] > > Regards, > Aldo > > -- Dixon Epperson
