Re: [Devel] odbc db driver and postgresql

2007-04-18 Thread Bogdan-Andrei Iancu
Hi Victor - thanks for the fix. I applied it on trunk - let us test it and if ok, I wil backport it to 1.2 and 1.1 also. Thanks and regards, bogdan Victor Gamov wrote: Henning Westerholt wrote: On Tuesday 17 April 2007 17:39, Victor Gamov wrote: We use unixODBC to connect to MSSQL (unixODBC u

Re: [Devel] odbc db driver and postgresql

2007-04-17 Thread Victor Gamov
Henning Westerholt wrote: On Tuesday 17 April 2007 17:39, Victor Gamov wrote: We use unixODBC to connect to MSSQL (unixODBC use freetds driver to make connection). Connection really success but SQL_SUCCESS_WITH_INFO returned. We comment "goto err" on line 147 in my_con.c and everything works f

Re: [Devel] odbc db driver and postgresql

2007-04-17 Thread Henning Westerholt
On Tuesday 17 April 2007 17:39, Victor Gamov wrote: > We use unixODBC to connect to MSSQL (unixODBC use freetds driver to make > connection). Connection really success but SQL_SUCCESS_WITH_INFO > returned. We comment "goto err" on line 147 in my_con.c and everything > works fine. I did not do tes

Re: [Devel] odbc db driver and postgresql

2007-04-17 Thread Victor Gamov
Henning Westerholt wrote: Hello, after a somewhat lengthy debug session with Brent Thomson at last Friday on IRC, i just want to mention that there a issues with openser-1.1 to connect to posgresql 8.1 with postgresql-odbc 8.0. The first connection to the db is fine, but then some version mi

[Devel] odbc db driver and postgresql

2007-04-17 Thread Henning Westerholt
Hello, after a somewhat lengthy debug session with Brent Thomson at last Friday on IRC, i just want to mention that there a issues with openser-1.1 to connect to posgresql 8.1 with postgresql-odbc 8.0. The first connection to the db is fine, but then some version mismatch problems occurs, and