Re: Help is appreciated!
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4ew23B9MHag4T1ayTenz6KY4-cSmGV1MPz+N2CUTQ7HsQ@mail.gmail.com> |
2015-10-27 5:19 GMT+01:00 Manasi Deshpande <[email protected]>: > Hello, > > We are using FreeTDS driver to connect from Ubuntu to SQL Server on Windows. Of course we have unixodbc setup. > SQLDescribeCol API returns wrong datatypes for BigInt as SQL_NUMERIC and SQL_TIMESTAMP_STRUCT as SQL_WVARCHAR. Are these issues already identified? Have they been fixed? If so please help me with FreeTDS versions to get! > > Thanks & Regards, > > Manasi Deshpande > Renishaw Metrology Systems Ltd. > Hinjewadi Phase -2 > Pune -411057 > You are using the wrong protocol version. See http://www.freetds.org/userguide/choosingtdsprotocol.htm Frediano