psqlodbc-08.04.0200 unicode - Mailing list pgsql-odbc

From Marian Popeanga
Subject psqlodbc-08.04.0200 unicode
Date
Msg-id 20100325082705.GA20627@byteanywhere.com
Whole thread Raw
Responses Re: psqlodbc-08.04.0200 unicode  (Marian Popeanga <marian@byteanywhere.com>)
List 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


pgsql-odbc by date:

Previous
From: "Abdul Aleem Khan"
Date:
Subject: psqlodbc compiling problem on solaris 10......
Next
From: Marian Popeanga
Date:
Subject: psqlodbc-08.04.0200 unicode