Re: Connecting Developer 2000 to PO8
Date: Sun, 2 Jan 2000 20:23:58 -0800
Message-ID: <5A3408D8E5CC00D8.60FB9BB4319528F9.F8AB34E77C55E3CA_at_lp.airnews.net>
First of all Dev 2000 does NOT use net8. Rather, it uses sqlnet.
In order to connect locally to PO8, you will need to start the listerner.
You can modify the
registry entry for oracle - Listener_start= AUTO. This will automatically
start the listener
when the database starts.
Make sure that you use sql*net easy config to create a new service. The
default SID is orcl.
When you logging in, you will need to specify username, password &
database(orcl)
Good luck
Let me know how it goes.
wozi_at_dhc.net
Richard Kessler wrote in message <386ff591.1682876_at_news.mindspring.com>...
>Have obtained trial versions of Personal Oracle 8
>and Developer 2000 in order to get ready for the 'FORMS'
>class. PO8 seems to be installed ok. The SQL Plus features
>work and can log into SQL Plus as SYS, SYSTEM, SCOTT and
>as a new user I created. Have installed Developer and
>am attempting to get the Build Forms module to connect
>to the PO8 database, but no luck. Cannot log in as any
>of the above users. Have tried playing with Oracle Net8
>Easy Config, and SQL Net Easy Configuration but no luck,
>I don't know what I am doing. This is on a stand alone
>Win95 PC, no networking, but TCPIP is installed. The menu
>calls the Developer Developer 2000 R2.1 and the about Forms
>says forms is version (32bit) 5.0.6.8.0. The SQL Plus is
>version 8.0.4.0.0. By the way, I have started the database.
>Where do I look for instructions on getting Developer
>to talk to the PO8 database ??
>TIA
>Richard Kessler
>rakessler_at_mindspring.com
Received on Mon Jan 03 2000 - 05:23:58 CET