{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 &quot;except:&quot; clause (around line 941).  I suspect that the same error will persist -- but maybe not.  (Aren&#39;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">&lt;<a href="mailto:atrick@tri-tech.com" target="_blank">atrick@tri-tech.com</a>&gt;</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 &lt;<a href="mailto:vernondcole@gmail.com">vernondcole@gmail.com</a>&gt; wrote:<br>
&gt; Try setting adodbapi.adodbapi.verbose = 4 and see if that sheds any light.<br>
&gt; Particularly look for the line that specifies &#39;error in COM Refresh(), so<br>
&gt; adodbapi is building a parameter list&#39;.<br>
<br>
</div>I already tried debugging it to get a gist of what it&#39;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>