DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Oracle Driver-Type

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Posts
    21

    Oracle Driver-Type

    how to find out what is the Oracle Driver-Type?

    Oracle Driver-Type? related to that specific database ????

    I have been told this guy (testing ppl) are using this spcific drive. so i need to find the oracle driver-type ???

    TESTING PPL

    "I am using the Oracle driver (OraOLEDB.Oracle 10.1.0.4.0) "

    Thanks

  2. #2
    Join Date
    Aug 2007
    Location
    Cyberjaya,kuala lumpur
    Posts
    340
    Driver Versions
    ---------------

    These are the driver versions in the 10.2.0.1.0 release:

    - JDBC Thin Driver 10.2.0.1.0
    100% Java client-side JDBC driver for use in client applications,
    middle-tier servers and applets.

    - JDBC OCI Driver 10.2.0.1.0
    Client-side JDBC driver for use on a machine where OCI 10.2.0.1.0
    is installed.

    - JDBC Thin Server-side Driver 10.2.0.1.0
    JDBC driver for use in Java program in the database to access
    remote Oracle databases.

    - JDBC Server-side Internal Driver 10.2.0.1.0
    Server-side JDBC driver for use by Java Stored procedures. This
    driver used to be called the "JDBC Kprb Driver".

    For complete documentation, please refer to "JDBC Developer's Guide
    and Reference".



    ------ \oracle\product\10.2.0\db_1\jdbc\readme.txt

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width