Page 1 of 1

Pocket emulator can´t connect to oracle server

Posted: Fri 04 Aug 2006 21:06
Hi all,

I have my computer with oracle 9.0.2, VS2005 and OraNet350mobile2 when I try to run my programs in the emulator I got the next message

ORA 12541

when I try fron another machine I can connect without problem

Can anybody help


Thanks In advance

Posted: Mon 07 Aug 2006 07:04
by Paul
This error is happen as result of WSAECONNREFUSED socket error
"No connection could be made because the target machine actively refused it"

ORA-12541 when connect to oracle in the same machine with pocket emulator

Posted: Mon 04 Sep 2006 21:52
by herrerajf
Hi,
are there a solution for this issue? i need to connect a pocket emulator with oracle in the same machine, but always throws the exception ORA-12541.

Can someone help me?

Thank you.

Posted: Wed 06 Sep 2006 07:30
by Alexey
Please check your network settings. Does this happen upon some specific query or just after connection?

Posted: Fri 08 Sep 2006 03:59
by herrerajf
Hi,
this exception happen when try just to open connection to oracle in CF 2.0 on pocket emulator using corelab oracle driver in the same machine where is installed oracle 9.2 on windows xp sp2.
Thank you.

Posted: Fri 08 Sep 2006 06:14
by Alexey
Send us small test project if possible to reproduce the problem; it is
desirable to use 'scott' schema objects, otherwise include definition of
your own database objects. Do not use third party components.