mattia
Posts: 2
|
| Posted: 11/21/2006, 6:54 AM |
|
Hi all,
I've a problem in creating a connection betwen CodeCharge Studio 3.1 and an Oracle Database (version 10.1.0.2) on a Solaris machine.
I've try to use "Microsoft ODBC for Oracle", "Oracle RDB Driver" and "Oracle in instantclient10_1", but no one of these works.
I always used the past release of CodeCharge without any problem, but I used it with only Postgres database. Now I need to connect to a Oracle database and I don't know how to configure the connection.
With the "Microsoft ODBC for Oracle" and "Oracle RDB Driver" I've always the same error ORA-12154, but with the "Oracle in instantclient10_1" I have the ORA-12560 error.
I've try to use both the "Use ODBC Data Source Name" and "Use connection String" to establish the connection, but without results.
I would like to know if someone can explain me with a "step by step" solution, the right configuration to use and the right ODBC driver to use.
|
 |
 |
E43509
Posts: 283
|
| Posted: 01/02/2007, 6:34 AM |
|
What language are you writing in?
|
 |
 |
mattia
Posts: 2
|
| Posted: 01/09/2007, 4:50 AM |
|
I use PHP.
|
 |
 |
|