码迷,mamicode.com
首页 > 数据库 > 详细

Python 连接Oracle数据库

时间:2017-06-16 16:34:04      阅读:215      评论:0      收藏:0      [点我收藏+]

标签:oracle数据库   post   title   下载   install   imp   nbsp   class   blog   

连接: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数据库

标签:oracle数据库   post   title   下载   install   imp   nbsp   class   blog   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!