How to open an .fdb file?

2

I need to open a database file ( .fdb ), but I do not know how. What should I do to open this file?

There is a list that I want to pass to Excel.

    
asked by anonymous 12.02.2016 / 15:53

1 answer

6

You can use any language that supports Firebird. Or you can use a manager for it, like Flame Robin , InterBase Query , FBExport , FenixSQL , Marathon , IBExpert (as per comment below), among others.

    
12.02.2016 / 16:02