Subject Re: [firebird-support] import data?
Author Helen Borrie
At 12:24 PM 18/06/2006, you wrote:
>I am using quickbooks 2006 I can export the data as *.IIF or Address
>to text file or timer lists. Can I import any of these to firebird? If
>yes How?

If you can export the data records as fixed length text fields, then
you can read the file directly by defining it in your database as an
external table.

Otherwise, ask on firebird-tools about utilities for dealing with
other text formats.

^ heLen