[colug-432] Firebird DB

Rick Hornsby richardjhornsby at gmail.com
Sat Aug 1 23:29:14 EDT 2015


I think I finally found a solution.

The IBExpert tool is a Windows GUI. I had tried it before, but apparently
fed the application the wrong metadata.  Still don't understand all the
issues with the CLI tools, but this will work.

On Sat, Aug 1, 2015 at 9:52 PM, Rick Hornsby <richardjhornsby at gmail.com>
wrote:

>
> I have what I believe is a Firebird database file - SAMDB.fdb.
>
> I don’t know anything about the internal database structure, but I need to
> get the data out of it.  I’ve been having a hard time getting any of the
> supposed tools to work to read the file.  Most of them won’t run in Linux
> (ELF compatibility errors?) or won’t compile properly.  It’s weird.
>
> The closest I’ve gotten is using Windows to run fbexport -Si -D
> c:\path\to\SAMDB.fdb. That complains a username and password aren’t set -
> which seem to be related somehow to the Firebird server.
>
> I have access to CentOS, Ubuntu, OS X, and Windows 7.  Anyone familiar
> with this file format and can help give me some straight forward
> instructions? The output format isn’t super important, but I guess there
> are multiple tables so structure is important, and I’ll probably end up
> importing the data into a mySQL database.
>
> thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.colug.net/pipermail/colug-432/attachments/20150801/e989c30f/attachment.html 


More information about the colug-432 mailing list