I get the following error:

  File "build\bdist.win32\egg\sqlalchemy\engine\base.py", line 266, in
execute
  File "build\bdist.win32\egg\sqlalchemy\engine\base.py", line 271, in
execute_t
ext
  File "build\bdist.win32\egg\sqlalchemy\databases\oracle.py", line
326, in crea
te_result_proxy_args
AttributeError: 'module' object has no attribute 'NCLOB'

When I try to connect to the oracle DB. I have cx_oracle module
installed. Any ideas what I'm doing wrong.

Thanks,

VJ


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to