Solaris - XLS to CSV converter.

  • Follow


Hi,

Currently we receive downloads from an FTP site in XLS format.
We then need to bring that file into the Windows environment, then convert
to CSV, then put it
back into the Unix environment, to load into a Oracle database using SQL
Loader.

Are there any tools out there that converts MS Excel XLS files to CSV files
on a Solaris box?

Thank you in advance.
Craig Burtenshaw
Unix Systems/Oracle Database Administrator
Australian Maritime Safety Authority
Ph: 61 (0) 2 62 79 5824
Fax: 61 (0) 2 62 79 5024
email: crb@amsa.gov.au


0
Reply Craig 7/9/2003 1:07:09 AM

On Wed, 9 Jul 2003 11:07:09 +1000, Craig Burtenshaw wrote:
> Hi,
> 
> Currently we receive downloads from an FTP site in XLS format.
> We then need to bring that file into the Windows environment, then convert
> to CSV, then put it
> back into the Unix environment, to load into a Oracle database using SQL
> Loader.
> 
> Are there any tools out there that converts MS Excel XLS files to CSV files
> on a Solaris box?
If perl is a language used there are several modules on cpan that read/writes
xls files (Spreadsheet::ParseExcel)
/hjj
0
Reply Hans 7/9/2003 4:29:03 PM


1 Replies
472 Views

(page loaded in 0.03 seconds)

Similiar Articles:













7/24/2012 4:22:14 AM


Reply: