Re: SQLPrepare returns SQL_ERROR but SQLError does not returnanything
"ZIGLIO, Frediano, VF-IT" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
> > Hello members of the FreeTDS mailing list, > > this is my first post here although I am using FreeTDS for quite some > time already. So far all went well but now I encountered a > weird problem. > > The environment is FreeTDS 0.64 on Linux connecting to SQL > Server 2005. > The ODBC driver manager is unixODBC. > > This is an excerpt of an unixODBC trace of SQLPrepare > returning SQL_ERROR: > ... omissis ... It's a know problem of "vanilla" 0.64. Please get tha updated patch at freetds.sourceforge.net. freddy77