ODBC drive strange behavior

From: Jose Soares <jose(at)sferacarta(dot)com>
To: interfaces <pgsql-interfaces(at)postgresql(dot)org>, hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: ODBC drive strange behavior
Date: 2000-01-21 08:56:21
Message-ID: 38881F35.CAA49A56@sferacarta.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

Please help!

The PSQLODBC aborts a transaction with a strange error while execute a
legal query.
The message is:

"Could not begin a transaction; unexpected protocol character from
backend (sen_query) (#1)"

I tried the same query with psql client and it works with no problems.

Does anyone know what this message means ?

My configuration:

Data base server: PostgreSQL v6.5.2
OS server: Linux 2.0.37 (Debian)
Win Client: M$_Access95
PsqlODBC v6.40.0006
log file attached.

Any help would be very apreciated.

José

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jose Soares 2000-01-21 08:58:43 Re: ODBC drive strange behavior
Previous Message Jan Wieck 2000-01-21 08:39:03 Re: Status on 7.0

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jose Soares 2000-01-21 08:58:43 Re: ODBC drive strange behavior
Previous Message Ansley, Michael 2000-01-21 07:14:44 RE: [INTERFACES] Linking problems