+ Reply to Thread
Results 1 to 3 of 3

Interfacing with Oracle 8i

  1. #1
    Registered User
    Join Date
    06-09-2005
    Posts
    15

    Arrow Interfacing with Oracle 8i

    I'm dealing with updating some old programs (vba) from an oracle server and then getting them to run and interface with our new mysql server. The problem is, I just can't get excel and access to interface with this oracle 8i service. Does anyone know anything about 8i or oracle in general when it comes to connecting to their odbc services? How can I get Oracle 8i ODBC Drivers working and connecting to the "CMSP" service on my network? It is not working and just says that "TNS could not resolve the connect identifier specified". However I now all the info is correct because we have other computers on the network that can connect to this service... help!

    G

  2. #2
    Gareth
    Guest

    Re: Interfacing with Oracle 8i

    Doesn't sound like the problem is VBA related - you might be better off
    trying an Oracle newsgroup. I can let you have example VBA connection
    code for 8i if you like though.

    SOunds to me though this is a problem of the machine being incorrectly
    configured. Can you connect with SQLplus? It's probably easier to
    troubleshoot from there if you can't rather than complicate things
    further with MS on top of it.

    prepotency wrote:
    > I'm dealing with updating some old programs (vba) from an oracle server
    > and then getting them to run and interface with our new mysql server.
    > The problem is, I just can't get excel and access to interface with
    > this oracle 8i service. Does anyone know anything about 8i or oracle
    > in general when it comes to connecting to their odbc services? How can
    > I get Oracle 8i ODBC Drivers working and connecting to the "CMSP"
    > service on my network? It is not working and just says that "TNS could
    > not resolve the connect identifier specified". However I now all the
    > info is correct because we have other computers on the network that can
    > connect to this service... help!
    >
    > G
    >
    >


  3. #3
    Tim Williams
    Guest

    Re: Interfacing with Oracle 8i

    Try opening a command prompt and typing "tnsping {yourTNSname}" (without the
    braces)

    That should tell you if your machine is set up correctly and will also show
    you which parameter files are being used. Check your files have the
    required entry.

    Tim.

    --
    Tim Williams
    Palo Alto, CA


    "prepotency" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm dealing with updating some old programs (vba) from an oracle server
    > and then getting them to run and interface with our new mysql server.
    > The problem is, I just can't get excel and access to interface with
    > this oracle 8i service. Does anyone know anything about 8i or oracle
    > in general when it comes to connecting to their odbc services? How can
    > I get Oracle 8i ODBC Drivers working and connecting to the "CMSP"
    > service on my network? It is not working and just says that "TNS could
    > not resolve the connect identifier specified". However I now all the
    > info is correct because we have other computers on the network that can
    > connect to this service... help!
    >
    > G
    >
    >
    > --
    > prepotency
    > ------------------------------------------------------------------------
    > prepotency's Profile:

    http://www.excelforum.com/member.php...o&userid=24155
    > View this thread: http://www.excelforum.com/showthread...hreadid=387510
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1