So, if I offer patches to use adodbapi for the now-supported database engines (as an option to than the &quot;native&quot; dbapi for each one) would those patches be considered?<br><br>The advantages: <br>1) Microsoft SQL Server databases could also be supported.<br>

2) No need to install/import multiple api packages in order to read multiple db engines.<br>3) Storm could be ported to Python 3.<br>4) Storm could be ported to IronPython.<br><br>The disadvantages:<br>1) The code for each engine&#39;s front end would be a bit more complex (need to try adodbapi if the preferred import fails.)<br>

2) Adodbapi does not work on Linux -- yet.<br><br>Followup question:<br>  If I make adodbapi run on Linux (would require IronPython and Mono) would you be more likely to accept the patches?<br>--<br>Vernon Cole<br><br><br>

<div class="gmail_quote">On Wed, Jul 28, 2010 at 7:41 AM, Jamu Kakar <span dir="ltr">&lt;<a href="mailto:jkakar@kakar.ca">jkakar@kakar.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi Mac,<br>
<div class="im"><br>
On Wed, Jul 28, 2010 at 1:48 PM, Mac Ryan &lt;<a href="mailto:quasipedia@gmail.com">quasipedia@gmail.com</a>&gt; wrote:<br>
&gt;        apologies for making such a basic question, but I looked at the online<br>
&gt; documentation and could not find any information on this (I am sure it<br>
&gt; must be there somewhere, but...).<br>
&gt;<br>
&gt;        I would simply like to know if Storm can be used within programs using<br>
&gt; the Python 3.x syntax, or if it only works with Python 2.x.<br>
<br>
</div>Right now Storm is only supported with Python 2.x (starting at 2.4).<br>
Python 3.x support isn&#39;t really on our roadmap, because there hasn&#39;t<br>
been any demand for it (and last I checked the DBAPI drivers were<br>
still being ported).<br>
<br>
Thanks,<br>
<div><div></div><div class="h5">J.<br>
<br>
--<br>
storm mailing list<br>
<a href="mailto:storm@lists.canonical.com">storm@lists.canonical.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/storm" target="_blank">https://lists.ubuntu.com/mailman/listinfo/storm</a><br>
</div></div></blockquote></div><br>