Is there a way to get the results of "set statistics time on" via pymssql? I tried using cursor.nextset() after retrieving the SELECT results, but there is no other data set. If there is no way, it would be a nice feature to have.
2009-10-06 23:19:09 UTC in Simple MS SQL Python extension module