35 lines
1.1 KiB
Markdown

# Python cx_Oracle Support
**The cx_Oracle driver was renamed to python-oracledb in May 2022. It has a
new repository at https://github.com/oracle/python-oracledb. Please update to
this new driver. If you still have problems, open an issue on the new
repository.**
## cx_Oracle Installation issues
Read the [Installation instructions](http://cx-oracle.readthedocs.io/en/latest/installation.html)
## SQL and PL/SQL Questions
Ask SQL and PL/SQL questions at [AskTOM](https://asktom.oracle.com/)
Try out SQL and find code snippets on our hosted database
with [LIVE SQL](https://livesql.oracle.com/)
## Database and other Oracle Issues
Ask Database and other Oracle issues on
an [OTN Forum](https://community.oracle.com/community/database/)
## cx_Oracle Documentation
The cx_Oracle documentation
is [here](http://cx-oracle.readthedocs.io/en/latest/)
## Got a cx_Oracle question?
Ask at [GitHub](https://github.com/oracle/python-cx_Oracle/issues)
When opening a new issue, fill in the template that will be shown.
Include enough information for people to understand your problem.