File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes excel worksheet as an odbc data source Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "excel worksheet as an odbc data source" Watch "excel worksheet as an odbc data source" New topic
Author

excel worksheet as an odbc data source

Tze Wui (Victor)
Greenhorn

Joined: Jan 25, 2002
Posts: 3
i've registered an excel worksheet as an ODBC data source and i'm thinking of using the JDBC-ODBC bridge to query the worksheets. i was wondering how i can access the cells, so that i can obtain data from the cells, and alternatively, set data into the appropriate cells. i'd also like to know how i can print this worksheet from a program i've written. if someone could also point me to a tutorial that covers this in detail, i'd appreciate it. thanks.
victor.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: excel worksheet as an odbc data source
 
Similar Threads
Dynamically create ODBC source
Jdbc with MS-excel
Generating Insert Script from Excel sheet
How to read from an excel sheet in linux?
--How do I control behavior when data is exported to MS Excel??--