[Devel] odbc db driver and postgresql
Henning Westerholt
henning.westerholt at 1und1.de
Tue Apr 17 18:19:58 CEST 2007
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 tests but SQL_SUCCESS_WITH_INFO is not error
> IMHO. MSSQL for example return some info about connection but it is not
> error condition.
Hi Victor,
good to hear that it works with mysql.
Ok, then probably it would the best to simply remove this goto.
Cheers,
Henning
More information about the Devel
mailing list