Re: What is type 2 and type 4 drivers ? <EOM>



type-4 means it's all written in Java. Type-2
means it needs some native library that it uses
to make the actual calls to the DBMS.

.



Relevant Pages

  • Re: Index not used when UNICODE = true?
    ... we've an Java application which select some records from SQL Server 2005. ... every select executes an full table ... the DBMS can use varchar indexes. ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: Need Relational Database Capabilties in Java
    ... please comment on my ideas here for Java since I am new to Java, ... understand relational data and to do heir own reports. ... DBMS will want to use a Object-Relational mapping tool to ... well be represented as objects from the relational domain ...
    (comp.lang.java.programmer)
  • Re: best solution for using a database and Java
    ... > i'm thinking of developing an app using Java to manage a library ... > The ammount of data is probably not much to justify the use of a DBMS. ... > The disadvantages of using a DBMS is that i need to run a server, ... > this app only runs on one pc.. ...
    (comp.lang.java)
  • SQLite or other "DB in a file" for Java?
    ... me to speak SQL to a file without having a DBMS to talk to? ... there's the SQLite package. ... I'm just curious what's out there for Java that is similar. ...
    (comp.lang.java.programmer)

Loading