There are two parameters to specify in the config.tcl file:
User
Password
This works fine when oracle is installed on the same box as the webserver.
When I try to connect to Oracle on another box,
I set [EMAIL PROTECTED], where test.world is defined in the oracle
tnsnames.ora
This still looks for Oracle on the local box, instead of checking
tnsnames.ora for test.world.
I know I've got Oracle setup correctly, 'cos sqlplus [EMAIL PROTECTED]/tiger
connects to remote oracle.
What am I missing?
Thanks,
Sanju.