{Sorry about the slow response... I had to go drive an ambulance...}<br>You could try shortcutting the code in _buildADOparamteterList() to always execute the "except:" clause (around line 941). I suspect that the same error will persist -- but maybe not. (Aren't you glad you have source code?)<br>
--<br>Vernon<br><br><div class="gmail_quote">On Fri, May 25, 2012 at 4:06 PM, Alan Trick <span dir="ltr"><<a href="mailto:atrick@tri-tech.com" target="_blank">atrick@tri-tech.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Fri, May 25, 2012 at 2:53 PM, Vernon Cole <<a href="mailto:vernondcole@gmail.com">vernondcole@gmail.com</a>> wrote:<br>
> Try setting adodbapi.adodbapi.verbose = 4 and see if that sheds any light.<br>
> Particularly look for the line that specifies 'error in COM Refresh(), so<br>
> adodbapi is building a parameter list'.<br>
<br>
</div>I already tried debugging it to get a gist of what it's doing and it<br>
does not hit that line, so I guess the provider must be pretending to<br>
support parametrized queries. Is there some way that I can force<br>
adodbapi to build the parameter list?<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
python-win32 mailing list<br>
<a href="mailto:python-win32@python.org">python-win32@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-win32" target="_blank">http://mail.python.org/mailman/listinfo/python-win32</a><br>
</div></div></blockquote></div><br>