enumerate ODBC datasource

how to enumerate ODBC datasource in java? is there any API?
[66 byte] By [firetheanswera] at [2007-11-26 15:50:13]
# 1
> how to enumerate ODBC datasource in java? is there> any API?There is no method to enumerate ODBC datasource in JDK but there is an API called "servertec_foundation_classes" (sfc)from www.servertec.com. This will helps you a lot
online.programmera at 2007-7-8 22:09:54 > top of Java-index,Java Essentials,Java Programming...