aspose file tools
The moose likes JDBC and the fly likes How to use Type 3 - Database Server Driver Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "How to use Type 3 - Database Server Driver " Watch "How to use Type 3 - Database Server Driver " New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to use Type 3 - Database Server Driver
 
Similar Threads
Type -3 JDBC driver : Network-Protocol Driver
Type2/3/4/ Drivers
Type 1 - Type 4 driver
applet & jdbc
Oracle ODBC Driver