Subject Re: [firebird-support] loading data from a .csv file?
Author
> Is there some way to load data into a table in Firebird, like "LOAD DATA 
> INFILE..." in Mysql? I have comma-delimited files from Mysql that I want 
> to load into Firebird tables.

There are some very useful tips here.

http://stackoverflow.com/questions/8213/generate-insert-sql-statements-from-a-csv-file

 

I agree with Lester this would nice to have in Flamerobin or we can ask Ivan nicely for a Linux version of FSQL ;)