Connection problem using pymssql
Corentin Leal <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAM_16oNxmOzik8JMVPTHSz_Q+nK4qs7VScVAO143oxegvBDb1A@mail.gmail.com> |
Hello, I have an issue regarding the connection to a Sybase SQL Anywhere database using a Python library using FreeTDS called pymssql. I can connect to the database using tsql but not with the library when I use FreeTDS v0.95. When I use the release 0.91 it works perfectly. What is the problem ? Should I consider it is a compatibility problem between pymssql and FreeTDS v0.95 ? Thanks for your answers.