Howe toad or sql developer connect to oracle [message #668844] |
Sun, 18 March 2018 03:53 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
pointers
Messages: 451 Registered: May 2008
|
Senior Member |
|
|
Hi,
How does "Toad" or "Oracle SQL developer" tools connects to Oracle server.
Do these tools use sqlplus internally? or any other utilities for establishing connection?
Thank you in advance.
Regards,
Pointers
|
|
|
|
Re: Howe toad or sql developer connect to oracle [message #668846 is a reply to message #668845] |
Sun, 18 March 2018 05:49 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
![](/forum/images/custom_avatars/72104.gif) |
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
In my opinion, no - they don't use SQL*Plus. Because, SQL*Plus, SQL Developer, TOAD, PL/SQL Developer, ... are *tools* you can use to access an Oracle database. All of them do perform some kind of a CONNECT command, but I don't know how.
I know that you have to install Oracle Client software in order for TOAD to be able to establish connection. Now, which part of it is being used - can't tell (maybe SQL*Net?).
On the other hand, SQL Developer doesn't need anything obvious - it doesn't even have the "classic" installation script - you just unzip and use it. Now, does it already have something bundled, I didn't investigate.
Pretty much useless post, eh?
|
|
|
|
|
|
|
|
|
|