M mayank Inactive Contributor Mar 16, 2006 #1 i need to connect java program to oracle database. how to confiqure JDBC and what code is used to connect to database. ---plz add useful link or provide code fragment
i need to connect java program to oracle database. how to confiqure JDBC and what code is used to connect to database. ---plz add useful link or provide code fragment
G Genius Inactive Contributor Mar 16, 2006 #2 Hi, Please follow these links:- http://java.sun.com/j2se/1.3/docs/guide/jdbc/spec/jdbc-spec.frame16.html http://www.examsguide.com/ProgrammingLang/java/jdbc.html http://ourworld.compuserve.com/homepages/Ken_North/javacode.htm
Hi, Please follow these links:- http://java.sun.com/j2se/1.3/docs/guide/jdbc/spec/jdbc-spec.frame16.html http://www.examsguide.com/ProgrammingLang/java/jdbc.html http://ourworld.compuserve.com/homepages/Ken_North/javacode.htm
R reef_d Inactive Contributor Mar 18, 2006 #3 you'll have to add your database to the odbc manager through the control panel and then in the java program link the program to the databse
you'll have to add your database to the odbc manager through the control panel and then in the java program link the program to the databse