| Author |
How to use Type 3 - Database Server Driver
|
Afroz Ahmed
Ranch Hand
Joined: Jan 18, 2004
Posts: 64
|
|
Hello, I wanted to know where "Type 3 - Database Server Driver " is used and how to use this driver to connect to database.Please give me an example.
|
The value of an idea lies in the usage of it.
|
 |
Julian Kennedy
Ranch Hand
Joined: Aug 02, 2004
Posts: 823
|
|
Pretty much the same as any other type of JDBC driver. Check out Sun's JDBC Tutorial. You'll need to get a JDBC driver for your specific database. The driver documentation will show you how to connect using JDBC. Jules
|
 |
 |
|
|
subject: How to use Type 3 - Database Server Driver
|
|
|