Hi all!
I had loaded developer and oracle8i on win98. Backend
is working out well. But Im not able to connect thru forms
it is giving error as TNS unable to connect destination.
Any Help
Many Thanks
Dar
Although I've not tried this myself so I could be talking rubbish, I believe you have to connect through a loopback TNS connection. In your TNSNAMES file there should be some sort of loopback already defined, with an IP address of 127.0.0.1. Try using that.
If that doesnt work directly, you may have to set up a listener.
A better approach for you should be to copy the backend's tnsnames and overwrite forms' tnsname and then delete sqlnet file. It should work for you. It did for me.
The loopback option won't work.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.