From: Laura V. <Lau...@es...> - 2005-09-12 14:42:18
|
Problem: I want to execute queries that change the schema of a database = and I would prefer that those queries not return any recordsets. Fix: Made it so code looks to see if there are recordsets before going = into the recordset array and reading from it. Note: Please note that I am using version 0.7.1 because I couldn't = install the latest version because my system was have problems compiling = and installing the dependancies for the latest version. My apologies in advance if you don't want the diff attached. I tried to = check the archives to see how to send it but the archives are either = non-existant or having problems. Also, I'm relatively new to python, so = please be kind. <<pymssql.py.diff>>=20 Laura Vetter |