Java Reference
In-Depth Information
We then need to select a JAR file containing the JDBC driver for our RDBMS,
NetBeans guesses the name of the driver class containing the JDBC driver. If more
than one driver class is found in the JAR file, the correct one can be selected from the
drop down menu labeled Driver Class . We need to click on the OK button to add
the driver to NetBeans.
Once we have followed the above procedure, our new JDBC driver is displayed in
the list of registered drivers.
 
Search WWH ::




Custom Search