Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: connecting oracle8i to developer 6 on win98

Re: connecting oracle8i to developer 6 on win98

From: Jenn Graham <jenngee_at_ix.netcom.com>
Date: Tue, 17 Oct 2000 18:10:22 -0000
Message-ID: <sup5gefiqvjid8@corp.supernews.com>

I am using version 6.0 [32-bit]
I added this in developer's tnsnames.ora file:

oracle.world =
  (DESCRIPTION =
    (ADDRESS =

        (PROTOCOL = IPC)
        (KEY = EXTPROC0)

    )
    (CONNECT_DATA = (SID = ORCL)
    )
  )

when i go to forms builder and enter my username/password_at_database it looks for the tables and then hangs.

Frank wrote:
>
>
> Versions of Forms Builder?
>
> --
> Frank
> Jenn Graham <jenngee_at_ix.netcom.com> schreef in berichtnieuws
> suim2fpduqvv3c_at_corp.supernews.com...
> > I am trying to run Form Builder IN Developer against a database in
> > Oracle8i on my PC but I keep getting the error:
> > TNS 12154 :could not resolve service name.
> >
> > I started the listener and added my SID_NAME's to the SID_LIST in
 listener
> > and to CONNECT_DATA in tnsnames.ora
> >
> > Can anyone help me figure out what to do next?
> >
> > Jenn Graham
> > ===========
> > jenngee_at_ix.netcom.com
> >
> > --
> > Posted via CNET Help.com
> > http://www.help.com/
>
>

--
Posted via CNET Help.com
http://www.help.com/
Received on Tue Oct 17 2000 - 13:10:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US