NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
meetme02ng
Joined: 15 Oct 2009 Posts: 4 Location: Nigeria
|
Posted: Thu Feb 11, 2010 3:11 pm Post subject: Connecting Oracle RDMS to Netbeans |
|
|
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
|
Posted: Thu Feb 11, 2010 7:37 pm Post subject: Connecting Oracle RDMS to Netbeans |
|
|
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.
|
Posted: Fri Feb 12, 2010 5:08 pm Post subject: Connecting Oracle RDMS to Netbeans |
|
|
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
|
Posted: Fri Feb 12, 2010 5:48 pm Post subject: Thanks! I can now connect Oracle to Netbeans. |
|
|
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 |
|
 |
|
|
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
|
|