python_eager wrote:
> Hi
>    i am connecting my database oracle 9i. While connecting i am
> getting the following error
>
> connection = cx_Oracle.connect("myusername", "mypassword", "python")
> RuntimeError: Unable to acquire Oracle environment handle
>
Do you have the Oracle client installed? Might be something wrong with
your ORA_HOME.

Robert

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to