FreeTDS & Sybase SQL Anywhere 11
Michal Seliga <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
hi in case you thought you got rid of me then give up hope, i am back O:-) now when connection to microsoft database seems to be ok i started to test with another database servers I have found few issues with cvs vsersion of freetds (checkout 17.12.2009) and sybase sql anywhere 11: - always when i close database connection server reports: Connection terminated abnormally Disconnected TCPIP client's AppInfo: HOST=visibuntu;PID=1906 however freetds & odbc don't seem to detect any problem (according to logs) - sometimes happens that after a while connection is lost (all execs fail with message about connection terminated). i am not able to reproduce error with simple program and when it happens in real application then logs are megabytes long so unusable.... it behaves strangely, same application works and can do same thing several times until it starts to fail. then i do nothing, just continue with new connection, and it works again for a while. this gives ma an idea that maybe its related to first problem, something is not terminated/cleaned correctly...? - when i made simple program which in loop opened connection, made exec of simple select and closed connection, then after several tries it hangs while processing SQLFreeHandle. these logs i can send if needed is any of these known problem? if not tell me what do you need for proper bugreport. btw all this was tested with developer version of sql anywhere 11 which can be downloaded for free from their site freetds is configured to use tds version 5.0