How can you configure Type-4 driver in cleandesktop?

Showing Answers 1 - 1 of 1 Answers

Saritha

  • Jan 19th, 2006
 

Type 4 driver is pure java JDBC driver.

every database has its own driver classes which are usually distributed through jar files.

There is not specific installation for these drivers. If you want to use these drivers, you need to have these driver jar files in your classpath.

Example is classes12.jar which is Oracle driver.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions