Daily Tool
# Python
# Read Excel to Oracle by Pandas, xlrd and oracledb(cx_Oracle)
cx_Oracle has been renamed to python-oracledb. The last python-oracledb version to support Oracle Database 11g is 3.4.2. (python-oracledb Release Notes)
python-oracledb’s default Thin mode can connect to Oracle Database 12.1 or...
more...









