How to connect Java application with Oracle Database using JDBC?



Hi friends ,
Myself dilip while learning java, JDBC:ODBC bridge to connect java
application with Ms-Access we easily do using
DriverManager,Connection,Statement,PreparedStatement,ResultSet,
ResultSetMetaData.
But when i try to connect java program to Oracle it's gives a number
of errors.please ,If anyone has appropriate solution to this provide
me.
Thanks .
Dilip Kumar
http://www.intelcs.com/IT-Companies/

.



Relevant Pages

  • Re: Problem With Crypt::CBC
    ... is later read in by a Java program. ... continue using the passwords and vectors I'm using (both 8 bytes, ... use the hash, then the Java program on the other end will not be able to ...
    (comp.lang.perl.misc)
  • Re: deadlock and thread
    ... i have "main" java program usually called as midlet, ... other java programs which is called by the main program to perform ... several task such as sending and receiving sms etc. ... As near as I can tell, in a MIDlet you have access to the same Thread class available in regular Java apps. ...
    (comp.lang.java.programmer)
  • Re: How to interact with a Live java process from php?
    ... This service can only be accessed from a java program on the backend, and this program, unfortunately, is a 24/7 live process. ... My teammate is going to write a php program to handle the front end request, so my question is that, is it possible for such a design to work? ... I'll guess the "live 24/7" backend java process is a "java servlet" ...
    (comp.lang.php)
  • Re: Problem With Crypt::CBC
    ... My Perl script has to output data that ... is later read in by a Java program. ... use the hash, then the Java program on the other end will not be able to ...
    (comp.lang.perl.misc)
  • Re: How to compare the speed between a Java program and its original Fortran version program?
    ... I have translated an old Fortran program into Java program, ... Coughing up a meager translation of a FORTRAN program to Java, then running meaningless benchmarks to try to figure out if you did anything useful is a huge disservice to your customer. ...
    (comp.lang.java.programmer)