in ubuntu 10.04LTS
>>import pymssql
>>conn=pymssql.connect(host='ip', user='user', password='pass',
>>datababse='database')
>>cur=conn.cursor()
>>row=cur.execute('query.....')
>>print row
None
>>|
..........returns no data from SQL server................
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/918896
Title:
returns no data from SQL server
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pymssql/+bug/918896/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs