<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body>
Dieter,<br>
<br>
That would be good, but importing the DCOracle2 built for Python 2.3
gives me this error under 2.4.1:<br>
<br>
<a class="moz-txt-link-freetext" href="S:\python">S:\python</a>&gt;C:\Python24\python.exe<br>
ActivePython 2.4.1 Build 245 (ActiveState Corp.) based on<br>
Python 2.4.1 (#65, Mar 30 2005, 09:33:37) [MSC v.1310 32 bit (Intel)]
on win32<br>
Type "help", "copyright", "credits" or "license" for more information.<br>
&gt;&gt;&gt; import DCOracle2<br>
Traceback (most recent call last):<br>
&nbsp; File "&lt;stdin&gt;", line 1, in ?<br>
&nbsp; File "C:\Python24\lib\site-packages\DCOracle2\__init__.py", line 37,
in ?<br>
&nbsp;&nbsp;&nbsp; from DCOracle2 import&nbsp;&nbsp; *<br>
&nbsp; File "C:\Python24\lib\site-packages\DCOracle2\DCOracle2.py", line
104, in ?<br>
&nbsp;&nbsp;&nbsp; import dco2<br>
ImportError: Module use of python23.dll conflicts with this version of
Python.<br>
<br>
Has this worked for you?<br>
<br>
Matthew<br>
<br>
Dieter Maurer wrote:<br>
<blockquote cite="mid17278.14335.855900.692072@gargle.gargle.HOWL"
 type="cite">
  <pre wrap="">Matthew Cahn wrote at 2005-11-16 13:02 -0500:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I have an application which uses DCOracle2.  I wonder if anyone has 
built dco2.pyd for Python 2.4.  The 2.3 version built by Mikey at Zope 
has been working great.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You can use the extension build for Python 2.3 for Python 2.4, too.
But version are binary compatible.


  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%  Matthew Cahn
%  Principal Systems Analyst
%  Bristol-Myers Squibb Company
%  Mailbox code: H23-05
%  P.O. Box 4000
%  Princeton, NJ 08543-4000
%
%  Phone: (609) 252-3477
%  Fax:   (609) 252-6030
%  Email: <a class="moz-txt-link-abbreviated" href="mailto:Matthew.Cahn@bms.com">Matthew.Cahn@bms.com</a>
%  Wireless email: <a class="moz-txt-link-abbreviated" href="mailto:matthew_cahn@imcingular.com">matthew_cahn@imcingular.com</a>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
</pre>
</body>
</html>