Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Connecting between Personal Oracle 8 and Developer 2
You don't say which version of developer you are using.
If it's 4.5 you must connect via sqlnet (net8) not directly.
To do this you must run the listener. (execute from the command line lsnrctl80 i think). Then you can use sqlnet easy config and check you've got a successful sql net connection. Check this from SQLPlus 3.x and if all that works developer should be a doddle.
Hans Johnson wrote:
> Greetings,
> Can anyone help me with this. I need to know why my Personal Oracle 8 is not
> working with my latest version of Developer. When I go to a tool like Forms
> Design in Developer and attempt to connect to my database I get an
> "interface driver not connected" error message. I'm running on Windows 98.
> Is this a waste of my time? Will Oracle 8 even work with the latest version
> of Developer? Please advise on how to get these two talking to eachother.
>
> Any help would be greatly appriciated.
>
> Hans Johnson
Received on Tue Mar 16 1999 - 04:09:26 CST
![]() |
![]() |