sqlite mysql excel,如何在Microsoft Excel中访问SQLite数据库

对于小团队在本地共享低强度数据,作者建议使用SQLite而非设置服务器。推荐通过OLE DB提供程序来访问SQLite数据库,并引用了两个资源:一个是SQLiteWrappers,另一个是已验证过的Sqlitex,这两个都可以在Excel中通过ADO或COM+DLL进行连接。
摘要由CSDN通过智能技术生成

I am trying to do a simple shared database for a small workgroup of people, who use Excel for their data. I am thinking SQLite, because I don't really want to go server, as there are only 5 users and they're all local, and the database is very low intensity.

What's the best tool for accessing SQLite via Excel?

解决方案

Get yourself a OleDB provider for Sqllite, then connecting to the database you could use ADO (old school), or you could use a COM+ dll which you could activate via CreateObject()

a good place to start is http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers

and one ive actually used before http://dimzon541.narod.ru/sqlitex/

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值