On 5/22/06, <b class="gmail_sendername">L. Daniel Burr</b> &lt;<a href="mailto:ldanielburr@mac.com">ldanielburr@mac.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Can you tell us what platform you are on?&nbsp;&nbsp;From your choice of db<br>adapters, I'd guess you are using Windows.&nbsp;&nbsp;What database?&nbsp;&nbsp;MS SQL Server?</blockquote><div><br><br>Yes, this is Python 2.4 and Twisted 2.2.0 running on WinXP Professional, connecting to an Oracle 9i DB.&nbsp; I can independently verify that ODBC connections (from C++) succeed correctly, up to the process limit set in Oracle, so Oracle is not running out of connections.&nbsp; I haven't verified an ADO connection yet, but I have no reason to think it won't work.
<br><br>I've enlisted the help of our friendly neighborhood Oracle dba to look at it from the database end, to see if that gives me any insights, but I'm not sure what the best way to debug a Twisted app is - I'm still in the &quot;getting my brain around asynchronous programming&quot; mode ;-)&nbsp; The error code from the Oracle driver is non-helpful, so hopefully we can extract some more info about it today.
<br><br>Thanks!<br>Sean<br><br></div><br></div>