Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Programmatically create DSN in java for output excel file

843853Jul 31 2001 — edited Feb 26 2002
Hi guys,
I face this problem : I read from an excel file using jdbc-odbc bridge. I manipulate the data extracted and need to write it to a new excel file. This piece of code can be executed on any machine. How do i create a DSN for this output file programmatically. I mean, how do i access this xls file in my DriverManager.getConnection() statement?
Any leads would be very helpful.
Thanx
Umesh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 26 2002
Added on Jul 31 2001
19 comments
460 views