pyodbc News
Brought to you by:
mkleehammer
We have added Connection.getinfo which calls SQLGetInfo and returns the appropriate result (Boolean, string, or int/long). We will be updating the documentation shortly, but you can use help(pyodbc) to see a long list of constants you can pass it. Also see Microsoft's SQLGetInfo documentation.