Subject | RE: [firebird-support] extract as insert statement on unix |
---|---|
Author | Sasha Matijasic |
Post date | 2008-07-31T12:22:47Z |
>I think fbexport can do that.
> before I start thinking about writing something that does this, is
> anyone
> aware of one that already exists.
>
> I want to do "select a,b from mytable where c < 97" and have the output
> as
> insert statements, automatically, on unix (fedora 8 to be precise)
>
http://fbexport.sourceforge.net/
Sasha