JDBC: get all odbc datasource name

C

cc

Hi,
I want write a java code for get all odbc datasource name from my operation
system.

Is it possible?

Thanks you,
Carlo
 
D

Dave Glasser

Hi,
I want write a java code for get all odbc datasource name from my operation
system.

Is it possible?

Not through the JDBC API. You'd have to call native code through JNI.
Google for "SQLDataSources" or look here:

http://odbcrouter.com/api/SQLDataSources.shtml



--
Check out QueryForm, a free, open source, Java/Swing-based
front end for relational databases.

http://qform.sourceforge.net

If you're a musician, check out RPitch Relative Pitch
Ear Training Software.

http://rpitch.sourceforge.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,158
Latest member
Vinay_Kumar Nevatia
Top