psqlodbc-08.04.0200 unicode

Поиск
Список
Период
Сортировка
От Marian Popeanga
Тема psqlodbc-08.04.0200 unicode
Дата
Msg-id 20100324101423.GA30251@byteanywhere.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Marian Popeanga
Дата:
Сообщение: psqlodbc-08.04.0200 unicode
Следующее
От: raja agireddy
Дата:
Сообщение: Driver's SQLAllocHandle on SQL_HANDLE_DBC failed