Subject Re: [firebird-support] Firebird 2.1 cannot connect to database, but shows different path in error?
Author Dmitry Yemanov
Martijn Tonies wrote:
>
> C:\Program Files\Firebird\Firebird_2_1\bin>gstat f:\data\fb_demo.fdb -h
>
> Database "f:\data\fb_demo.fdb"
> The system cannot find the path specified.

GSTAT -h works at the filesystem level. If it cannot open the file, then
probably it's not a file at all :-) Can you open it with any hex editor?


Dmitry