摘要: Linux:redhat6.5使用yum时提示需要注册问题解决方案 一、问题 新安装了redhat6.5.安装后,登录系统,使用yum时候。提示: This system is not registered to Red Hat Subscription Management. You can us 阅读全文
posted @ 2018-02-08 17:09 整合侠 阅读(953) 评论(1) 推荐(0) 编辑
摘要: Linux关于yum命令Error: Cannot retrieve repository metadata (repomd.xml) for repository:xxxxxx. 问题: Linux系统使用yum命令的时候,初始错误提示:Cannot retrieve repository met 阅读全文
posted @ 2018-02-08 16:49 整合侠 阅读(699) 评论(0) 推荐(0) 编辑
摘要: Python3.x: pyodbc+FreeTDS+UinxODBC连接sybase数据库(Linux系统) 一、安装UinxODBC以及依赖包 下载地址:ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.0.tar.gz 下载安装包unixODBC- 阅读全文
posted @ 2018-02-08 14:21 整合侠 阅读(607) 评论(0) 推荐(0) 编辑
摘要: Python3.x:pyodbc连接Sybase数据库操作(Windows系统下DNS模式) 一、安装模块pyodbc 二、配置odbc数据源 (1).windows控制面板中打开管理工具,然后是ODBC,选User DSNT或者System DSN, >Add...如下左图与右图示: (2).选择 阅读全文
posted @ 2018-02-08 10:34 整合侠 阅读(1257) 评论(0) 推荐(0) 编辑