IM004-unixODBC

From: <juanudo(at)galeon(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: IM004-unixODBC
Date: 2006-03-21 19:57:35
Message-ID: web-23956622@hispavista.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I'm work on:
S.O.: Linux Suse 9.2
PostgreSQL: 8
unixODBC: 2.2.10-3

#rpm -aq | greo unixODBC
unixODBC-devel-2.2.10-3
qt3-unixODBC-3.3.4-11
unixODBC-gui-qt-2.2.10-3
unixODBC-2.2.10-3
php4-unixODBC-4.3.10-14

When a try to connect to PostgreSQL with ODBC:
isql PostgreSQL user password -v

The ODBC say me:
[IM004][unixODBC][Driver Manager]Driver's
SQLAllocHandle on SQL_HANDLE_HENV failed

my config are:

suse:/usr/lib/unixODBC # odbcinst -j
unixODBC 2.2.10
DRIVERS............: /etc/unixODBC/odbcinst.ini
SYSTEM DATA SOURCES: /etc/unixODBC/odbc.ini
USER DATA SOURCES..: /root/.odbc.ini

suse:/etc/unixODBC # cat odbc.ini
[ODBC Data Sources]
PostgreSQL = PostgreSQL ODBC 2.50
Driver DSN

[PostgreSQL]
Description = PostgreSQL
Driver = PostgreSQL
Trace = Yes
TraceFile = /tmp/sql.log
Database = GESTION
Servername = 167.175.51.178
Username = postgres
Password = d,sm_dymr
Port = 5432
Protocol = 6.4
ReadOnly = No
RowVersioning = No
ShowSystemTables = No
ShowOidColumn = No
FakeOidIndex = No
ConnSettings =
FileUsage = 1

Any body know what happed?

Atentamente, Juan Mosqueda.
Constructor de Exitos.
Te alcanzan tus ingresos? te invito a
desarrollar tu propio negocio. 058-0414-0932538
Linux Counter #145635
-----------------------------------------------------------------------------------
Di adiós a los virus y a los pop-ups
http://barra.hispavista.com/hispavista/cargar.html

-----------------------------------------------------------------------------------
¿Conoces eBay, el mayor centro de compra y venta en internet?
Móviles, portátiles, pda´s, cd´s, cámaras digitales, videocamaras...
¡Compra ahora a los mejores precios! http://ebay.hispavista.com/
-----------------------------------------------------------------------------------
¿Compras por internet?
http://compras.hispavista.es/

-----------------------------------------------------------------------------------
- Correo seguro con tecnología Panda Software

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2006-03-22 11:02:35 Re: Support for PostgreSQL 8.1.3 stable
Previous Message Tom Lane 2006-03-21 17:04:57 Re: problem about maximum row size ?