
mal at egenix
May 13, 2008, 5:23 AM
Post #4 of 6
(784 views)
Permalink
|
|
Re: DCOracle2 installation, I'm missing header files
[In reply to]
|
|
On 2008-04-04 01:38, David Durham, Jr. wrote: > On Thu, Apr 3, 2008 at 6:09 PM, Chris Withers <chris[at]simplistix.co.uk> wrote: >> David Durham, Jr. wrote: >> >>> Anyone spot what I'm doing wrong? >>> >> You're using DCOracle2 instead of cxOracle ;-) >> >> http://sourceforge.net/projects/cx-oracle/ > > Oh, ok. Is there a Zope DB adapter for cxOracle? If you're looking for a stable Zope DA interface to Oracle, you might want to try our mxODBC Zope DA: http://www.egenix.com/products/zope/mxODBCZopeDA/ You can use it with the Oracle Instant Client: http://www.oracle.com/technology/tech/oci/instantclient/index.html (be sure to download the ODBC supplement) or the Oracle client that came with your Oracle DB. -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, May 13 2008) >>> Python/Zope Consulting and Support ... http://www.egenix.com/ >>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/ >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ ________________________________________________________________________ :::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! :::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 _______________________________________________ Zope-DB mailing list Zope-DB[at]zope.org http://mail.zope.org/mailman/listinfo/zope-db
|