python3.7 使用cx

mac2022-06-30  18

import cx_Oracle #导入模块db=cx_Oracle.connect('','',"IP:1521/SID") #连接user/passwd@host:端口/instance

转载于:https://www.cnblogs.com/Kinge/p/9914104.html

相关资源:python之cx_Oracle7.0.0使用手册
最新回复(0)