NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Connecting Oracle RDMS to Netbeans

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
meetme02ng



Joined: 15 Oct 2009
Posts: 4
Location: Nigeria

PostPosted: Thu Feb 11, 2010 3:11 pm    Post subject: Connecting Oracle RDMS to Netbeans Reply with quote

Good day all,

I will like to know the steps involved in connecting my Oracle RDMS to Netbeans, so that i can access its Databases and tables.

Please can anyone help me out?

Alam Ikenna
Back to top
emiddio



Joined: 07 Sep 2009
Posts: 233

PostPosted: Thu Feb 11, 2010 7:37 pm    Post subject: Connecting Oracle RDMS to Netbeans Reply with quote

i dont remember -- and i didnt know either;

but i dnloaded oracle 11g; installed on windows7; read some docs, netbeans
help, google -- and
with a couple of hrs got things working.

gary

----- Original Message -----
From: "meetme02ng" <address-removed>
To: <address-removed>
Sent: Thursday, February 11, 2010 7:11 AM
Subject: [nbusers] Connecting Oracle RDMS to Netbeans


Quote:
Good day all,

I will like to know the steps involved in connecting my Oracle RDMS to
Netbeans, so that i can access its Databases and tables.

Please can anyone help me out?

Alam Ikenna

------------------------
Applications Developer
Alam Ikenna



Back to top
Nan Null
Posted via mailing list.





PostPosted: Fri Feb 12, 2010 5:08 pm    Post subject: Connecting Oracle RDMS to Netbeans Reply with quote

Please let me try.

1) Download the Oracle thin driver.
2) Go to Oracle database, <oracle db>/NETWORK/ADMIN
3) Edit tnsnames.org
4) Copy the stuffs starting with (DESCRIPTION
including the parenthesis
5) Setup the driver with the downloaded Oracle thin driver
6) Using this connection string:

jdbc:oracle:thin:@(DESCRIPTION = .....)

Make sure all the open and close parenthesis's are correct.

Also make sure the user name and password are correct.

For working inside Netbeans, go to Services tab
right click on Databases
Under Driver names, click drop down=> New driver
Driver files, click add, and add all Oracle jars for the thin driver
(usually, just one, ojdbc14.jar for example)
Driver class should be populated automatically
(oracle.jdbc.OracleDriver). Enter a name.

After the driver setup, select Direct URL entry. Select Oracle
driver, enter username, password, and JDBC URL, then you're set to go.



On Thu, Feb 11, 2010 at 2:37 PM, emiddio-verizon <address-removed> wrote:
Quote:
i dont remember -- and i didnt know either;

but i dnloaded oracle 11g; installed on windows7; read some docs, netbeans
help, google -- and
with a couple of hrs got things working.

gary

----- Original Message ----- From: "meetme02ng" <address-removed>
To: <address-removed>
Sent: Thursday, February 11, 2010 7:11 AM
Subject: [nbusers] Connecting Oracle RDMS to Netbeans


Quote:
Good day all,

I will like to know the steps involved in connecting my Oracle RDMS to
Netbeans, so that i can access its Databases and tables.

Please can anyone help me out?

Alam Ikenna

------------------------
Applications Developer
Alam Ikenna





Back to top
meetme02ng



Joined: 15 Oct 2009
Posts: 4
Location: Nigeria

PostPosted: Fri Feb 12, 2010 5:48 pm    Post subject: Thanks! I can now connect Oracle to Netbeans. Reply with quote

Thanks very much for the time you took in giving a detailed answer to my question.
Your directions eased off my stresses all this while.

Thanks once more.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo