Subject Re: Is there any tool for making backup as text?
Author mikcaau
--- In firebird-tools@yahoogroups.com, "KIMURA, Meiji" <kimura804@...> wrote:
>
> Hi all,
>
> Is there any tool for making backup as text?
> I know FBExport, but it seems that export specified table.
>
> Is there any tool for making whole database backup as text(e.g. CREATE TABLE and INSERT statement, or
> CSV format) for Firebird?
>
> Kind Regards,
> --
> Meiji KIMURA
> Tokyo, Japan.

Hi Meiji,
You can use GBak to extract metadata (tables, views, procedures and all) to a text file. Have a look at http://www.destructor.de/firebird/gbak.htm

GBak is included with your installation.

Good luck
Mick