Hello everyone,
First of all thanks for this awesome module!
Second, I'm having an issue with a query, when it gets past a certain length I get an exception: OperationalError: No Data Available thrown at me.
The query works fine in SSMS, so I know thats not the issue... but anyhow the relevant code goes:
query = "SELECT * FROM redLinks WHERE proj_id = 1 AND from_ID = 85...
2009-06-10 19:44:42 UTC in Simple MS SQL Python extension module