Subject | Re: [firebird-support] extract as insert statement on unix |
---|---|
Author | Nick Upson |
Post date | 2008-07-31T12:28:31Z |
Hi Milan,
that looks like the tool I need, I do hav a question, the url says it
supports fb 2.1 but
http://fbexport.sourceforge.net/fbexport.html only says 2.0. I'm about to
move onto 2.1
2008/7/31 Milan Babuskov <milanb@...>
that looks like the tool I need, I do hav a question, the url says it
supports fb 2.1 but
http://fbexport.sourceforge.net/fbexport.html only says 2.0. I'm about to
move onto 2.1
2008/7/31 Milan Babuskov <milanb@...>
> Nick Upson wrote:[Non-text portions of this message have been removed]
> > 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)
>
> FBExport with -Si option. Like this:
>
> fbexport -Si -Q "select a,b from mytable where c < 97" -D /path/to/db
>
> More info here:
>
> http://www.firebirdfaq.org/fbexport.php
>
>
> HTH
>
> --
> Milan Babuskov
> http://www.flamerobin.org
> http://www.guacosoft.com
>
>
> ------------------------------------
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Visit http://www.firebirdsql.org and click the Resources item
> on the main (top) menu. Try Knowledgebase and FAQ links !
>
> Also search the knowledgebases at http://www.ibphoenix.com
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Yahoo! Groups Links
>
>
>
>