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 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel