Open Excel 97 with Java - TechRepublic
General discussion
March 18, 2002 at 01:45 PM
zilvertung

Open Excel 97 with Java

by zilvertung . Updated 24 years, 2 months ago

Hi. I’m completing a program which to make a long story short retrieves data from an Oracle database and outputs this to a flat file(*.csv) which in turn will be used in Excel 97 for reports. I was wondering what the best way of going about opening this file up for viewing in Excel through my Java program would be(i.e. clicking “File”) instead of finding the file manually outside of the Java program and double clicking it. Any thoughts?

THX in advance…

This discussion is locked

All Comments