首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 连接的微软Access数据库,这是一个轻量级的Python模块(MDB格式)

连接的微软Access数据库,这是一个轻量级的Python模块(MDB格式)

资 源 简 介

A lightweight python module to connect Microsoft Access Database. the module is to use ADO engine through Win32 COM. the module need another Win32 API module, you can find it at the below url: Pyminiado是一个轻量级的Python访问Access数据库的接口,单连接(connection),插入/更新可选同步模式,支持UTF-8,多线程。需要下面的Win32 COM模块支持: http://python.net/crew/mhammond/win32/Downloads.html The key features to the module: 1) Supports multi-threading to insert records as exclusively. 2) Supports UTF8/Unicode string as input data in insert/update/select, The returned string is as UTF8 encoding when using "select" statement. 3) Provides exception handling, very simple to use. 4) Provides sample code guiding you how to use the module. 5) Use of the module is very familiar with MySQLdb module. Usage: Refers to sample program - test.py in archive zip.

文 件 列 表

test.mdb
test.py
miniado.py

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 开心快活人 39分钟前 成为了本站会员

  • 晋财 1小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

0.212228s