Exforsys

Free Training

How to connect Java & oracle using JDBC?

This is a discussion on How to connect Java & oracle using JDBC? within the Java Tutorials forums, part of the Articles and Tutorials category; connecting java & any database the basic steps i have to be required...

Go Back   Exforsys > Articles and Tutorials > Java Tutorials

Exforsys.com


Java Tutorials Java Tutorials and Articles Discussions

Reply

 

LinkBack Thread Tools Search this Thread
  #1 (permalink)  
Old 11-10-2007, 08:30 AM
Junior Member
 
Join Date: Nov 2007
Posts: 4
sanjida is on a distinguished road
How to connect Java & oracle using JDBC?

connecting java & any database the basic steps i have to be required
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-10-2007, 04:47 PM
Junior Member
 
Join Date: Nov 2007
Posts: 1
kiboko is on a distinguished road
Create an OracleDataSource instance.Open a connection to the database using OracleDataSource.getConnection()
method of the JDBC DriverManager class.The properties of the connection are derived from the OracleDataSource
instance. This method returns an objectof the JDBC Connection class that needs input such as user name, password, connect string which identifies the JDBC driver to use, and name of the database to be connected.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Employee Referral Walk-in - SAP, Java, Oracle, .NET and Siebel kalareddy Experienced Job Seekers - India 0 09-15-2005 02:46 AM
Oracle JDeveloper : Developing Swing-based Java Clients using Oracle JDeveloper 10g and Oracle ADF JClient techguru Oracle JDeveloper 0 08-27-2005 05:06 AM
Comp.software-eng FAQ (Part 0): periodic postings and archives David Alex Lamb Tech FAQ 2 05-23-2004 06:15 AM
Comp.software-eng FAQ (Part 0): periodic postings and archives David Alex Lamb Tech FAQ 3 04-18-2004 06:15 AM


All times are GMT -4. The time now is 01:29 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.