Re: FreeTDS does not work with Sybase SQL Anywhere 10, 11 or 12 -- sp_datatype_info()
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4eN9QGN1qYQuqF+hmwC=rwcUsYPegprXo_j2RFM1X338Q@mail.gmail.com> |
2013/2/4 Tony Esposito <[email protected]>: > All, > Has anyone had a chance to look into this issue (referred to in the link below)? > > http://permalink.gmane.org/gmane.comp.db.tds.freetds/14717 > > It appears to be the only issue stopping FreeTDS from working with Sybase SQL Anywhere 10, 11 and 12. > > Thanks. > > Tony Esposito > ETL Developer > Information Services Programming > Region 10 Education Service Center > 400 E Spring Valley Rd > Richardson, TX 75081 > (Ph) 972-348-1284 > (Fax) 972-348-1285 > Reveal Data Analytics > Hi, yesterday I tried to install a SQL Anywhere and see what's' the calls but it seems that ODBC version they use do not use TDS protocol but CMDSEQ (and also encrypted!). So I where no able to understand where SQL Anywhere ODBC driver get the data for SQLGetTypeInfo. Frediano