Re: psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x - Mailing list pgsql-odbc

From John E. Vincent
Subject Re: psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x
Date
Msg-id 423AEB2C.9020905@clacorp.com
Whole thread Raw
In response to Re: psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x  ("Sivasakthi d/o Sivagnanam" <sakthi@digicert.com.my>)
Responses Re: psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x
List pgsql-odbc
Has anyone solved the "undefined symbol: ucs2_to_utf8" problem yet? I
have a feeling it's somehow related to shared libraries but I can't be
sure. It's really biting us in the ass trying to upgrade to the version
8 odbc driver.

Sivasakthi d/o Sivagnanam wrote:
> Its ok...problem resolved.
> http://www.webservertalk.com/archive155-2004-3-154252.html
> Based on the comment made in the link above....i changed my odbc.ini Driver
> to point to the following:-
> [PgSQL]
> ;Driver=/usr/local/lib/psqlodbc.so
> Driver=/usr/local/lib/libodbcpsql.so
>
> ODBC Connection works now.
>
> Thanks.
> ----- Original Message -----
> From: "Sivasakthi d/o Sivagnanam" <sakthi@digicert.com.my>
> To: "Tomas Skäre" <tomas@nocrew.org>
> Cc: <pgsql-odbc@postgresql.org>
> Sent: Friday, March 18, 2005 1:10 PM
> Subject: Re: [ODBC] psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x
>
>
> Followed yr suggestion as i faced similar problem. Compiled successfully.
> However during testing had this problem.... could u advise me what I shld do
> ? [OS=RedHat]
>
>
>>>iodbctestw DSN=PgSQL
>
> iODBC Unicode Demonstration program
> This program shows an interactive SQL processor
> Driver Manager: 03.52.0205.0204
> 1: SQLDriverConnectW = [iODBC][Driver Manager]/usr/local/lib/psqlodbc.so:
> undefined symbol: ucs2_to_utf8 (0) SQLSTATE=00000
> 2: SQLDriverConnectW = [iODBC][Driver Manager]Specified driver could not be
> loaded (0) SQLSTATE=IM003
>
> .sakthi


--
John E. Vincent

pgsql-odbc by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Connecting using Paradox 10
Next
From: Peter Eisentraut
Date:
Subject: Re: 32-bit ints on 64-bit linux