On Fri, May 25, 2012 at 2:53 PM, Vernon Cole <vernondc...@gmail.com> wrote:
> Try setting adodbapi.adodbapi.verbose = 4 and see if that sheds any light.
> Particularly look for the line that specifies 'error in COM Refresh(), so
> adodbapi is building a parameter list'.

I already tried debugging it to get a gist of what it's doing and it
does not hit that line, so I guess the provider must be pretending to
support parametrized queries. Is there some way that I can force
adodbapi to build the parameter list?
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to