Hi,
I need an example of a PHP script connecting to an Oracle database running in another machine.
I know the user, password, SID, schema and hostname but can't find how to build a working DSN to connect using PEARDb.
I get an error "No such database" in almost all my attempts.
Thanks in advance.