problemas de conexion de posgresql con oracle

Поиск
Список
Период
Сортировка
От Ing. Jeanneth Zuniga
Тема problemas de conexion de posgresql con oracle
Дата
Msg-id 5.1.0.14.0.20040310164855.00b78cb8@pop.managua.gob.ni
обсуждение исходный текст
Список pgsql-odbc


al intentar conectarme con odbc  a oracle version 8.0 bajo window nt

me genera el SGUIENTE ERROR:


SQL error: [unixODBC][Driver Manager]Data source name not found, and no default driver specified, SQL state IM002 in SQLConnect in /datos-postgres/www/nomina/conexion.php on line 11

Problema de conexion con la base de datos.

ESTE ES PARTE DE LA CODIFICACION EN PHP:

$conexion=odbc_connect(orclrecursos,"humanos","123");
 if(!$conexion){
    echo "<CENTER> Problema de conexion con la base de datos.</CENTER>";
     exit;
 }

NO SE QUE HACER?FAVOR SI ALGUIEN HA REALIZADO ESTA CONEXION ME PUEDA RESPONDER?

Atentamente
Ing. Jeanneth Zúniga.
Analista de Sistemas
Dirección General de Sistemas
Alcaldía de Managua

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Luís Eduardo Jason Santos
Дата:
Сообщение: Raise Notice
Следующее
От: "David P. Lurie"
Дата:
Сообщение: Access 2002 and psqlodbc 7.03.02