Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Help me in connecting to oracle personal edition using

  Asked By: Thelma    Date: Dec 13    Category: Java    Views: 592
  

i am new to jdbc...
i tried to connect to oraclepersonal edition ...
DriverManager.getConnection
("jdbc:oracle:thin:@server:#port:dbname","scott","tiger");

can anyone help me in understanding what
1.server
2.port
3.dbname
stands for...

then how do i configure a data source for the driver

"oracle.jdbc.driver.OracleDriver"
i tried to configure ..it gave class not found exception...

plz help me in configuring the data source...
will i have to download any drivers for this purpose...

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Help me in connecting to oracle personal edition using Or get search suggestion and latest updates.




Tagged: