python连接oracle -- qlalchemy import cx_Oracle as co import pandas as pd from sqlalchemy import create_engine sql_select = ''' ...''' db = create_engine('oracle://qmcb:qmcb@localhost:1521/tqmcbdb') #test_data = pd.read_excel("data/tmp001.xlsx")
使用python连接Oracle,出现如下错误: DPI-1047: Cannot locate a 64-bit Oracle Client library: "The specified module could not be found". See https://oracle.github.io/odpi/doc/installation.html#windows for help 解决方案:**1.**需要安装Oracle Instant Client(安装与服务器端Orac