All my system is 64 bit
Oracle 10 xe is 32 bit and it is installed in the server.
I can connect to the server with different oracle admin tools
I CAN'T connect to oracle from zeos from the server nor from any client
I Can (using the same zeos components) connect to a Postgresql 9.5 server and a Firebird 2.5 server on the same server machine from the server itself or from any of the client computers.
From the clients i've just added the correct libraryes to the executable path and/or defined the path where the libraryes reside in the "library path" fiels of the component, and the connections work fine. Althoug I've an application that works with connections to both databases...
My problems ara only with oracle 10 xe

I've tryied a lot of things and i'm not able to connect to it, I have tryed with oci library 32 and 64 bits, with all configurations on component and nothing, the response is always:
"OCI ERROR 12154 tns could not resolve the connect identifier specified"
I'm trying to get this connection working from 2013 without fortune, any help will be apreciated.
P.s.: I can't move to ora 11 xe, the aplication that runs on my 10 xe doesen't work in 11 xe
thanks in advance