Subject | Re: [ib-support] Fw: Help on importing data from CSV files on Windows 2k pro. |
---|---|
Author | Daniel Rail |
Post date | 2002-12-17T22:43:31Z |
Hello,
tables do support CSV files and then you could use normal SQL
statements to copy from the external table to the table that you want
to import to.
Also, you could take a look on IB Phoenix(www.ibphoenix.com) website in the Contributed
section for tools. There are tools that are freeware.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)
> I'm a newbie to Firebird, and I'd like to know how I could import data intoLook in the documentation on how to use External Tables. External
> a database. I was able to create all the tables that I needed, but I
> couldn't find anything in the documentation on importing from a CSV file.
> Any help would be greatly appreciated.
tables do support CSV files and then you could use normal SQL
statements to copy from the external table to the table that you want
to import to.
Also, you could take a look on IB Phoenix(www.ibphoenix.com) website in the Contributed
section for tools. There are tools that are freeware.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)