11-03-2016 07:36 AM
Hello
How could we indicate GeoMedia Smart Client a port for Oracle connexion (not the defaut port 1521) i think GMSC don't use TNSNAMES.ORA maybe i am wrong?
Regards
David
11-03-2016 10:28 AM
Hi David,
tnsnames.ora is a component of Oracle Client, so should be used by any application. If you just installed ODAC please check environment variables of your system.
ciao,
Stefano
11-03-2016 11:02 AM - edited 11-04-2016 10:00 AM
Hi David.
Have you tried specifying the port in the connection string.
E.g. username/password@server: port/instance_name?
Marc
11-04-2016 08:36 AM
Thank you Marc yes it is the solution i test it with the defaut port, but it looks ok
It looks like this in theGMSC wizard
it looks like this in the registry
Regards
David