Does anyone know the OCI connection string used for the dbname parameter in the function OCILogon() for the oracle 10g C API ?
I know you can specify the tnsnames.ora entry for the service, but does it have the ability to take something like: oci:connect:myserver.com:1521/myservicename ?