psqlodbc-08.04.0200 unicode

From: Marian Popeanga <marian(at)byteanywhere(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: psqlodbc-08.04.0200 unicode
Date: 2010-03-24 10:14:23
Message-ID: 20100324101423.GA30251@byteanywhere.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

I am not able to connect to server 8.3 using this version psqlodbc-08.04.0200 of the driver, build with unixodbc 2.2.15( or 2.2.12).
Both iusql and custom applications fail to connect using the unicode driver.
isql, wich uses the ansi version works to connect.

iusql ...
[unixODBC]c
[ISQL]ERROR: Could not SQLDriverConnect

This is the unixodbc log :

[ODBC][30330][SQLDriverConnectW.c][246]
Entry:
Connection = 0x182cd30
Window Hdl = (nil)
Str In = [DSN=jal;UID=marian;PWD=glugacn][length = 30 (SQL_NTS)]
Str Out = (nil)
Str Out Max = 0
Str Out Ptr = (nil)
Completion = 0
UNICODE Using encoding ASCII 'ISO8859-1' and UNICODE 'UCS-2LE'

[ODBC][30330][SQLDriverConnectW.c][591]
Exit:[SQL_ERROR]
[ODBC][30330][SQLErrorW.c][317]
Entry:
Connection = 0x182cd30
SQLState = 0x7fff7e6b11f0
Native = 0x7fff7e6b1208
Message Text = 0x7fff7e6b0e00
Buffer Length = 500
Text Len Ptr = 0x7fff7e6b120e
[ODBC][30330][SQLErrorW.c][358]


Is this a known issue?

Thanks,
Marian

Browse pgsql-odbc by date

  From Date Subject
Next Message raja agireddy 2010-03-24 18:13:55 Driver's SQLAllocHandle on SQL_HANDLE_DBC failed
Previous Message Abdul Aleem Khan 2010-03-21 06:35:17 psqlodbc compiling problem on solaris 10......