Results 1 to 2 of 2
Thread: NetBeans 6.8 + Oracle 9i
- 03-19-2010, 06:29 PM #1
NetBeans 6.8 + Oracle 9i
Helo to everybody..
I am using oracle 9i as a backend in a project ... so far i have developed the front end in java in netbeans 6.8. how would i use oracle in conjunction with netbeans 6.8..... i mean what is the procedure to do so.. and where can i find relevant informations regarding "how to".. pl z suggest. thnx:cool:The Quieter you become the more you are able to hear !
- 03-19-2010, 07:46 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,413
- Blog Entries
- 7
- Rep Power
- 17
Check you Oracle distribution; it should contain a .jar file that contains an impentation of the JDBC interfaces; put it on your classpath, read the API documentation of the JDBC framework (it's part of the core Java SE distribution) and you're up and running.
kind regards,
Jos
Similar Threads
-
JDBC with Netbeans/Oracle
By sehudson in forum Advanced JavaReplies: 1Last Post: 03-11-2010, 09:26 AM -
new to oracle
By emmett01 in forum JDBCReplies: 4Last Post: 11-15-2009, 06:16 AM -
problems with connecting to Oracle DB in NetBeans
By m16k2002 in forum Web FrameworksReplies: 6Last Post: 03-25-2009, 10:14 AM -
why oracle index can't work correctly in oracle?
By wwwlife in forum JDBCReplies: 0Last Post: 08-27-2008, 09:27 AM -
problems with connecting to Oracle DB in NetBeans
By m16k2002 in forum NetBeansReplies: 0Last Post: 08-07-2007, 07:01 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks