check web.py db.py lineno 660,
change if not self.ctx.transactions : to if not self.ctx.transactions and 
self.dbname!="mssql": 
then OK

在 2011年8月30日星期二UTC+8下午8时17分42秒,Andre Smit写道:
>
> I've checked but can't track down the problem. The mssql cursor gets the 
> description OK but no data. Also I've only recently started using the mssql 
> module so not sure how long this problem exists.
>

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to webpy+unsubscr...@googlegroups.com.
To post to this group, send email to webpy@googlegroups.com.
Visit this group at http://groups.google.com/group/webpy.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to