首页 > 数据库技术 > 详细

Python 连接Oracle数据库

时间:2017-06-16 15:58:06      阅读:326      评论:0      收藏:0      [点我收藏+]

连接:python操作oracle数据库

 

1. 下载模块 cx_Oracle

2. Windows下用easy_install.exe (Python安装目录下,Script目录中)先安装pip

3. 在下载cx_Oracle模块的目录下,执行pip install  xxx 命令

4. 验证: Python执行 import cx_Oracle

Python 连接Oracle数据库

原文:http://www.cnblogs.com/longwaytogo/p/7027570.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!