Subject | Re: [firebird-support] question about .gdb files |
---|---|
Author | Vlad Horsun |
Post date | 2007-03-12T11:31:41Z |
> Hello!There are no such thing as signature of gdb files but you
> i want to find .gdb files (my disk crashed) of firebird
> database but I must know a signature and offset of this
> file( program easyrecovery want this information).Can you
> halp me?
can try to search for first 4 bytes of header page :
0x01, 0x00, 0x39, 0x30
Regards,
Vlad