Subject How to import xls or csv into firebird database table?
Author Banaru
Hi!
I have an application (written in delphi using IBDataset)that use firebird database. I need to populate some tables with data from other clients. This format is xls or i can transform to csv , then to import in firebird. I do not want another tools, but dooing that from my application.
How can i do this: importing data from xls or csv in firebird?
Thanks in advance.