jbost
10-10-2008, 11:25 AM
How do you convert excel files to txt?:(
|
Click to See Complete Forum and Search --> : Java jbost 10-10-2008, 11:25 AM How do you convert excel files to txt?:( Hack 10-10-2008, 11:47 AM Welcome to DevX :WAVE: Do you have a whole lot of these to do? Because if it is just one time shot, then why would you want to go to all the trouble of using Java when you can just do "Save As..." from Excel and change the file type to CSV? Hack 10-10-2008, 01:43 PM You can use JDBC to ODBC connection: http://forum.java.sun.com/thread.jspa?threadID=181725 http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=3&t=000342 http://www.javaworld.com/javaworld/javaqa/2001-06/04-qa-0629-excel.html devx.com
Copyright Internet.com Inc. All Rights Reserved |