Subject Re: [firebird-support] Re: Very strange behavior
Author Helen Borrie
At 11:05 PM 14/03/2006, you wrote:
> > Among already mentioned Forced Writes and unwanted restore, this
> > strange behavior may be caused by .gdb extension of your DB and
> > Windows' "system restore".
>
>Hi,
>
> What do you mean about .gdb extension?

It is a problem on Windows XP. It targets files with the ".gdb"
extension and starts copying the file immediately anything tries to
open it. Besides locking the file itself (preventing the server from
opening it), this program also overrides any access rights that an
application may already be awaiting for the file; and it will lock
entire blocks of disk, including those occupied by a Firebird database.

>Should I use .fb instead
>of .gdb? What are the consequencies?

The Firebird server doesn't care what suffix you use. You don't even
have to use a suffix at all. By convention, we name Firebird
databases with the ".fdb" suffix. The Borland convention for
InterBase databases also changed, a few years ago, to ".ib".

./heLen.fdb