The JDBC Driver is a set of classes provided by the DBMS vendor that allow Java applications to access the target DBMS. Most application servers are delivered with a JDBC driver for select DBMSs. To determine if the JDBC Driver required by your application is preinstalled, see the application server documentation.
If necessary, install the JDBC driver for your target DBMS into the application server.
|
Copyright © 2013 CA.
All rights reserved.
|
|