aspose file tools
The moose likes JDBC and the fly likes How do u indentify the type of driver ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "How do u indentify the type of driver ?" Watch "How do u indentify the type of driver ?" New topic
Author

How do u indentify the type of driver ?

Parijat Mukherjee
Greenhorn

Joined: Sep 21, 2003
Posts: 26
I wanted to know that while choosing a particular driver how do we
identify whether its a type 3 or type 4 driver .
For ex what is the type of "ocx driver".
Regards,
Parijat
amit taneja
Ranch Hand

Joined: Mar 14, 2003
Posts: 806
any answer pls...


Thanks and Regards,<br />Amit Taneja
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26216
    
  66

Amit,
David explains the differences between driver types in this thread. I don't recal what an OCX driver is, but I'm pretty sure it isn't type 4 (pure-Java.)


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
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 do u indentify the type of driver ?
 
Similar Threads
TYPE THREE DRIVERS
Type 3 driver
JDBC Type $ Driver
Identifying JDBC driver
How to find JDBC driver type ?