there is always programming in java using apache POI
________________________________ From: Martijn Tonies <[email protected]> To: [email protected] Sent: Monday, 27 February 2012, 11:49 Subject: Re: [firebird-support] Importing from spreadsheet Hi, > Is there a way I can import data from a spreadsheet into a table? Any help > will be greatly appreciated. I guess the easiest way to do it is to export to a CSV file, and import that to your table. Database Workbench is capable of importing CSV, other tools are too. With regards, Martijn Tonies Upscene Productions http://www.upscene.com Download Database Workbench for Oracle, MS SQL Server, Sybase SQL Anywhere, MySQL, InterBase, NexusDB and Firebird! ------------------------------------ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Visit http://www.firebirdsql.org and click the Resources item on the main (top) menu. Try Knowledgebase and FAQ links ! Also search the knowledgebases at http://www.ibphoenix.com ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Yahoo! Groups Links [Non-text portions of this message have been removed]
