I\'m writing a database validation tool in Java and have preference screens so the user can define their database connections. The tool should be able to cope with DB2, Orac
This should help:
java.sql.DriverManager.getDrivers()