How can SQLDeveloper connect to 10g DB on server but UI cannot

How can SQLDeveloper connect to 10g DB on server but the User Interface on local laptop cannot? What does the UI need that SQL Developer doesn't need?

What kind of UI are you talking about?
SQL Developer can use different type of connection method to connect to Oracle database.
For example, basic method of SQL Developer is JDBC Thin connection, in which case, SQL Developer will use JDBC driver that come with it, don't need any other thing installed.
SQL Developer also can use TNS method which will require Oracle client installed and TNS names configured.

Similar Messages

  • How can i connect windows(laptop) to lion server?

    Hi..
    We in our company use mac's as clients. We use Mac OSx 10.7 lion server. We have a lenovo laptop for general purpose. Now can we connect that laptop in network. So that can we remotely use mac screen sharing.

    Are you asking how to connect to FileSharing from the PC ?
    Or are you asking about screensharing?
    On Server
    If file sharing, edit the SharePoint and make sure that
         Windows File Sharing (SMB) is enabled
    On the PC:
    Map a network drive
    \\10.0.0.1\Share
         (your IP and the share name)
    Make sure you check the box to use another account or user/password
    It will then ask you to enter a password.
    In general, the above should work.
    There are some cases where it requires a few other tricks.
    Good Luck

  • How can I connect to Oracle and SQL server at the same time?

    I have been trying to find a way to connect to Oracle Database through the developer 2000 and SQL server at the same time. I need to return some data from Oracle Database and some from the Sql Server Database. And update both through SQL. I find there is such a thing as the Oracle Transparent Gateway for SQL server. I can't find it on any of my CD's or through OTN downloadable files. If anyone can point me where to get this. Or tell of another way this can be accomplished I would appreciate it. TIA.
    [email protected]

    I have been trying to find a way to connect to Oracle Database through the developer 2000 and SQL server at the same time. I need to return some data from Oracle Database and some from the Sql Server Database. And update both through SQL. I find there is such a thing as the Oracle Transparent Gateway for SQL server. I can't find it on any of my CD's or through OTN downloadable files. If anyone can point me where to get this. Or tell of another way this can be accomplished I would appreciate it. TIA.
    [email protected]
    As far as I know you have 3 options depending on your specifications. I don't think option #3 will work if you need to actually join a
    SQL Server table to an Oracle table.
    1. Oracle Transparent Gateway. I haven't used the Oracle Transparent Gateway but my understanding is that Oracle gateways are
    separate purchased products from Oracle. I've never seen any free/development versions of it anywhere. You'll need to contact
    your Oracle sales rep about it.
    2. Heterogeneous Connectivity. There's something called Heterogeneous Connectivity that could work for you - depends on what
    version of Oracle you're on and what OS. You basically set up an ODBC data source on the Oracle server and modify the listener.ora
    and tnsnames.ora files. You can then create a database link to SQL Server just like you would to any other Oracle database. You can
    check your Oracle documentation for how this works. There's also some very good documents on Metalink that tell you how to do this
    as well as a Heterogeneous Connectivity forum on this site.
    3. Use the exec_sql package available in Developer 2000. This allows you to open and execute cursors to remote databases within
    Developer. We have an account validation process that uses this - when a person enters an account number in a form while logged
    into Oracle it validates the account is valid in our main accounting DB2 database. We also pull HR information from DB2 into Oracle
    this way. If you're using Forms 6i exec_sql is a built-in command, in Forms 5.0 and 5.5 you have to add it as an attached library to
    the form. I think you also need the OCA options installed from the Developer software to have access to the library in Forms 5.0 and
    5.5. The library will be in the $ORACLE_HOME\oca20\plsqllib directory for these versions. The Developer documentation should have
    additional information.
    HTH

  • DNS: Client can't connect because .local domain isn't in DNS. How can I connect over the WAN to server.domain.local?

    So my 2012 server is set up on the LAN with a .local domain name. 
    Remote Desktop Services are set up and remoteapp stuff works fine on the LAN.
    I've set up port forwarding so I can connect to the server over the WAN too, but remoteapp stuff is a bit different. I can connect to the server by specifying the correct IP address. Giving a Web browser the address
    https://serverIPAddress/RDWeb
    lets me get the login screen and see the range of apps for me to run. I select one, the connectoid is downloaded correctly (in Chrome) and I click on the downloaded connectoid. 
    Unfortunately, rather than pursuing the sensible IP-address approach that I started with, the connectoid has been given the server's name on the LAN:  server.domain.local. Clearly, the client machine tries to look this up but DNS hasn't heard of
    it because it's a .local address. 
    I cannot be the only one to have come across this apparent oversight on Microsoft's part. Any ideas as to how this can sensibly be overcome? Obviously, I could put the IP address translation into every client's hosts file (and I've done this and shown it
    works) but I've got too many clients to mess about like this. Anybody know 'the Microsoft way' to fix this?
    Thank you for checking this out -- I am confident the details of the problem are completely specified in this query but, if I'm wrong, please ask.
    Many thanks again,
    Biffo

    Hi,
    I would like to suggest you to follow the checklist.
    Checklist: Make RemoteApp Programs Available from the Internet
    http://technet.microsoft.com/en-us/library/cc772415.aspx
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • How can I connect many client in  one server ?

    Hello, My name is Fabio, i live in Brazil.
    I need that two or more conect the ane server socket.
    Who can help me ?

    Hello, My name is Fabio, i live in Brazil.
    I need that two or more conect the ane server
    socket.
    Who can help me ?Do you mean the common idiom?
    // server code
    while (true){
      Socket s = serverSocket.accept();
      new Thread(new ClientHandler(s)).start();
    class ClientHandler implements Runnable{
      Socket soc;
      public ClientHandler(Socket so){
        soc = so;
      public void run(){
        // do io using soc's io streams
    }

  • How can I connect my 3gen apple tv with HDMI to my bush LCD32TV022HD which does not have an HDMI port but does have 1)S-Video I/P, 2)Video I/P, 3) L

    How can I connect my 3gen apple tv with HDMI to my BUSH LCD32TV022HD
    This does not have an HDMI port but does have:-
    1) S-Video I/P,
    2) Video I/P,
    3) Audio Input (Left & Right)
    4) Audio In jack (for VGA and DVI source)
    5) DVI input
    6) VGA input

    Welcome to the Apple community.
    The Apple TV doesn't officially support a DVI connection, however you may be able to get it to work. You will first need to check that your TV supports either 720p or 1080p as well as HDCP. If you are able to get the video working over the DVI connection, you may also require a DAC in order to connect with Apple TV's optical audio output to the TVs audio imput.
    You may well wish to make sure that the DVI connection works before spending any money on a DAC..

  • How can i connect to SQL Server 7.0 on Windons Using JDBC

    How can i connect to Microsoft SQL Server 7.0 on a windows enviroment ?
    in sql server 2000 some jar files are required that is
    What you need to do is actually add all three jar files to your class path individually. There are three jar files that come with this driver the msbase.jar, msutil.jar, and mssqlserver.jar. for sqlQ server 2000.
    now the problem is that i cant find these files on my system. firstly where these files will be located. secondly are they will be used to connect to SQL Server 7.0. thirdly if not what is the procedure.
    My next Problem is that I have Websphere Studio Application Developer. in which their is this facility of Database Webpages its like a wizard which makes automatically beans servlets and JSP but before that you need a Driver Name and and Class Name for to Connect to the Database.
    Can you tell what is the specific Driver Path for the Microsoft SQL Server 7.0 . secondly is this the class which is used to connect to SQL server 7.0 "com.microsoft.jdbc.sqlserver.SQLServerDriver" where can i find this one. for SQL server 7.0.
    please provide some guidance in this regard.

    You can search for the JDBC drivers at, http://industry.java.sun.com/products/jdbc/drivers
    All the three jars that you specified are part of MsSQL Server jdbc driver. You need them (in the classpath) to get connected to the database.
    "com.microsoft.jdbc.sqlserver.SQLServerDriver" is the class in mssqlserver.jar. This is the driver class which will be used to get connected to the database.
    You can search in this forum for writting jdbc code (for Sql Server). If you don't find these jars, give me your e-mail id.
    Sudha

  • How can I connect to SQL Server CE?

    Hi!
    How can I connect to SQL Server CE ?
    Any idea?
    I found jdbc driver for SQL Server 6.5,7.0,2000.
    But no driver for SQL CE.
    Thanks for any suggestion....

    I am also searching for same answer.
    I wanna choose Access as a db. but I can't find that so I have a no choice to select SQL2000CE though.
    I am stuck in driver problem. I can't find that.
    Should I use Oracle Lite or PointBase?
    I am under a lot of stress... like you've been...
    I wish you find and post that....

  • How can I connect my iMac to a TV for playback of videos? My TV does not have HDMI.

    How can I connect my iMac to a TV for playback of videos? My TV does not have HDMI.

    You need to find out what video out you have on your iMac, and what kind of video inputs there are on your TV.
    It will help to know exactly what model iMac and exactly what make/model TV you have.
    Depending on the exact model iMac you have, it may have miniVGA, miniDVI, miniDisplayPort or Thunderbolt output.  Your TV may have composite, S-video, component, DVI, VGA or HDMI inputs.  Once you confirm what kind of ports your iMac and TV have, then we can probably suggest the correct cable or adapter so you can connect them to each other.

  • How can I connect my Powerbook or iPad Retina via HDMI cable to 4K digital video camera to be a "control monitor"

    How can I connect my Powerbook or iPad Retina via HDMI cable to 4K digital video camera to be a "control monitor"

    That won't work with the iPad, unless maybe there's a "control monitor" app somewhere.

  • How can I connect my TV sony bravia to Imac for display !

    How can I connect my TV sony bravia to Imac for display ! I did it before but a week ago crash my sistem and been to apple store london to fix it and wend I come home I can not reconnect the tv to imac ! please help !!!!!!!!!!!

    I BUY A CABLE FROM AMAZON.CO.UK AND MY iMAC WAS WORKING WITH THIS CABLE BUT AFTER THEY (APPLE STORE REGENT STREET ) REPARIT NOW IS NOT RECONICE THE DISPLAY !!!!!

  • How can i connect my Imac late 2012 to my Samsung TV??

    How can i connect my Imac late 2012 to my Samsung TV??I have a hdmi cable stuck in my Tv and the other end a adapter from hdmi to mini display port. but it won't work I don't get no picture or sound on my tv

    I have an Apple tv and with this it works of course. But I wanted it to use with Windows 7 so I need to connect my imac to my tv...
    how can i turn it on in the settings? it won't work or recognize my tv

  • I do not have a home wifi setup. How can I connect my iMac to apple TV?

    I do not have a home wifi setup. How can I connect my iMac to apple TV?

    you need a wifi connection, it says on this manual
    http://manuals.info.apple.com/MANUALS/1000/MA1607/en_US/apple_tv_3rd_gen_setup.p df

  • Imac 21" mid 2011 how can i connect my imac to hdmi on my tv?

    imac 21" mid 2011 how can i connect my imac to hdmi on my tv?

    You need to buy this adapter http://store.apple.com/us/product/H1824ZM/A/Moshi_Mini_DisplayPort_to_HDMI_Adapt er?fnode=MTY1NDA3Ng&mco=MTgwOTAzMjI
    http://macs.about.com/od/diyguidesprojects/qt/hdtvconnection.htm

  • HT204291 My airplay icon is no longer appearing on my Macbook Pro. How can I connect to my Apple TV?

    My airplay icon is no longer appearing on my Macbook Pro. How can I connect to my Apple TV?

    Restarting MacBook Pro, Apple TV and WiFi router could solve the problem.

Maybe you are looking for

  • Why the creation of a infotype is not traced by infotype change log report?

    Hello Experts, I triggered the trace of IT655 change for infotype auditing report RPUAUD00. But I found out if just create the infotype with a certain start date without changing any field, this creation cannot be picked up by the report. Is this nor

  • How to make not changeable a contract in R/3 from SRM

    Hello experts I'm developping contracts in SRM 3.0 system (Global Outline Contratcs). These contracts are transfered in R/3 (contracts type GCTR) and i want to make not possible to change contract in R/3 system. How can i make that? Which customizing

  • Accont not verified

    i bought old iphone 4s. i wanna delete old icloud in this phone, but its account is not verified from apple. i wanna use my apple id for this device. how can i delete this icloud or use my apple id?

  • How to fix this problem help me please -.-

    when i plug in the iPhone it should open so i can view the photos and such... but it wont pop up anymore when i open "My Computer" but when i open iTunes the iPhone will show.... im trying to get some pictures out from the iPhone but i dont know how

  • IPod touch 3.0 password saving for wifi hot spot logins

    Like most of you, i'm loving the new password saving feature in the new 3.0 software update. However, when I login to a wireless hotspot using the new login feature, there is no option to save my password like when I log in to other sites. Have any o