Hi!
I've got installed Oracle 8.0.5 on a Unix machine (HP-UX 10.20),
and an application running on Oracle.
This application has its own database, with its own ORACLE_SID: XXX,
and I can connect it via 'sqlplus' or 'server manager'.
I would like to connect this database via ODBC from my Windows PC, and
I've got some questions:
+) In wich way must I modify 'listener.ora' and 'tnsnames.ora'?
+) How can I start/stop 'listener' on Unix?
+) On Windows, wich parameters must I set?
Regards,