From: VV W <vv...@gm...> - 2009-09-10 20:21:35
|
Hello, I modified my script and tested again with con=pymssql.connect(dsn='sybase-sever.mycompany.com', user='sa', password='',host="12.12.12.12",database='db-name') and now I got File "/var/lib/python-support/python2.5/pymssql.py", line 328, in connect con = _mssql.connect(dbhost, dbuser, dbpasswd) _mssql.error: DB-Lib error message 20009, severity 9: Unable to connect: Adaptive Server is unavailable or does not exist Net-Lib error during Operation now in progress Error 115 - Operation now in progress this is the problem that I got yesterday. It's really frustrating. Anybody can give me a clue? Thanks so much. |