Export to GitHub

pyodbc - issue #393

Documentation for paramstyle attribute in the pyodbc module


Posted on Feb 23, 2015 by Grumpy Horse

What steps will reproduce the problem? 1. 2. 3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below. On page https://code.google.com/p/pyodbc/wiki/Module, it states the pyodbc module has an attribute called "qmark". This I believe is a typo. The attribute should be called "paramstyle", and the value of that attribute is correctly documented as "qmark".

Status: New

Labels:
Type-Defect Priority-Medium