Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Connection between Oracle 7.3 and a Java application with JDBC?

  Asked By: Armando    Date: Apr 13    Category: Java    Views: 786
  

I want to establish a connection between my Java application (based
on JDK1.4) and an old Oracle version 7.3. I want to use JDBC to do
that - does anyone know which JDBC driver works here (it should also
be working with an Oracle 8.1.7)

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Freya Brown     Answered On: Apr 13

you can create by odbc driver  the famous sun.jdbc.odbc syntax

 
Answer #2    Answered By: Dep Tran     Answered On: Apr 13
 




Tagged: