Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
jdbc driver
Name: tori Date: September 22, 2002 at 09:26:09 Pacific OS: linux CPU/Ram: any
Comment:
where can i download jdbc drivers? i'm looking for a site other than otn.oracle.com.
Summary: Hello Guys, i need help in connecting JDK 1.4 to my oracle 9.2.0.1 and i downloaded drivers for jdbc, but i dont know how can i connect java to oracle and how can i install jdbc drivers,thnks in advan...
Summary: Couple of options: --JDBC ODBC Driver, with a ODBC link set up in the control panel --A Pure JDBC driver for Access: there are several available Google for 'java+msaccess'. Unless required by your pr...
Summary: I am having a few problems and I cannot explain why this is happening. I am using a Java servlet to connect to an Oracle Database. Using the "SELECT * FROM " command, the servlet is to retrieve all re...