You are right.. I had the 2.3 version installed somehow.. I have no idea how
I did that because this is a 'fresh' install... but you were right.
However, I installed the 2.4 versions and I am still getting the same
error.. Do I have to do anything special to get rid of the 2.3 version?
On 9/13/07, Anthony Tuininga <ant...@gm...> wrote:
>
> It looks like you have an older version of cx_PyOracleLib (and
> cx_PyGenLib) which you will need to update. You can get that from
>
> http://cx-pyoraclelib.sourceforge.net
> http://cx-pygenlib.sourceforge.net
>
> If that doesn't work for you, let me know. Thanks.
>
> Anthony
>
> On 9/12/07, Michael March <mm...@gm...> wrote:
> > DumpData.py -t --log-level=debug --log-file=/tmp/log.txt
> > --schema=USER/PASS@HOST TABLE_NAME
> > Traceback (most recent call last):
> > File "DumpData.py", line 44, in <module>
> > if description[i][1] == connection.DATETIME \
> > AttributeError: 'cx_Oracle.Connection' object has no attribute
> 'DATETIME'
> >
> > Here are the stats on the client side:
> > Ubuntu 7.04
> > Oracle Express 10g
> > Python 2.5.1
> > Latest cx_ toolset.
> >
> > Server side:
> > Normal 10g
> >
> > --
> > <admiral>
> >
> > Michael F. March ----- mmarch at gmail dot com
> >
> > "Seriously" - HSR
> >
>
|