<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Nov 11, 2012 at 6:43 PM, Nicholas Devenish <span dir="ltr"><<a href="mailto:misnomer@gmail.com" target="_blank">misnomer@gmail.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"><br>
On 11 Nov 2012, at 23:06, Jeff Hardy <<a href="mailto:jdhardy@gmail.com">jdhardy@gmail.com</a>> wrote:<br>
> SQLAlchemy works on IronPython? I didn't know that. Very cool. Is<br>
> there anything that has to be done or does it just work out of the<br>
> box?<br>
<br>
</div>It's supposed to work out of the box - one of the reasons I decided to go with IronPython for my current project. I haven't stress tested it, but importing the (source) package and running some simple operations on an in-memory sqlite database all works without issue.<br>

</blockquote></div><br>This is nice to hear.  I was aware that adodbapi was supported (but not recommended) by SQLAlchemy, and sent an inquiry asking what needed to be done to improve support.  I attempted to implement the suggestions (particularly making .rowcount work better) in subsequent versions of adodbapi. I don't think the SQLAlchemy community has really tried adodbapi since I started supporting it in 2007. Please get back to me with any suggestions or other feedback.  I'd be happy to make changes to regain their support.<br>

<br></div>