Subject | Re: Load table |
---|---|
Author | certfb |
Post date | 2011-02-03T21:49:52Z |
Does FBExport read comma delimited files? I thought it could only import its own FBX format.
Anyway another option is Ivan's FSQL tool
http://www.volny.cz/iprenosil/interbase/fsql.htm
It will work almost the same as mainframe database except you use IMPORT CSV filename.txt
Anyway another option is Ivan's FSQL tool
http://www.volny.cz/iprenosil/interbase/fsql.htm
It will work almost the same as mainframe database except you use IMPORT CSV filename.txt
--- In firebird-support@yahoogroups.com, Michael Ludwig <milu71@...> wrote:
>
> munster77054 schrieb am 03.02.2011 um 19:45 (-0000):
> > When I worked on a MAINFRAME database, I could use a "load" command to
> > take a text file and load it into a table.
>
> > Is there something similar in firebird?
>
> The usual answer given to this question is to go looking for firebird
> data pump tools. Google will bring up a couple to choose from. For
> example:
>
> http://fbexport.sourceforge.net/fbexport.html
> http://fbexport.sourceforge.net/manual.html
>
> --
> Michael Ludwig
>