佳礼资讯网

 找回密码
 注册

ADVERTISEMENT

查看: 1185|回复: 2

想要更了解sqlite这个database

[复制链接]
发表于 12-9-2006 12:39 PM | 显示全部楼层 |阅读模式
请问谁有介绍关于sqlite的website address? 或使用心得(中文)

我是想要work with vb.net

下面是访问SQLite官方网站: http://www.sqlite.org/ 时第一眼看到关于SQLite的特性.

1. ACID事务
2. 零配置 – 无需安装和管理配置
3. 储存在单一磁盘文件中的一个完整的数据库
4. 数据库文件可以在不同字节顺序的机器间自由的共享
5. 支持数据库大小至2TB
6. 足够小, 大致3万行C代码, 250K
7. 比一些流行的数据库在大部分普通数据库操作要快
8. 简单, 轻松的API
9. 包含TCL绑定, 同时通过Wrapper支持其他语言的绑定
10. 良好注释的源代码, 并且有着90%以上的测试覆盖率
11. 独立: 没有额外依赖
12. Source完全的Open, 你可以用于任何用途, 包括出售它
13. 支持多种开发语言,C, PHP, Perl, Java, ASP.NET,Python

[ 本帖最后由 一只优雅的猪 于 12-9-2006 12:50 PM 编辑 ]
回复

使用道具 举报


ADVERTISEMENT

发表于 12-9-2006 11:05 PM | 显示全部楼层
回复

使用道具 举报

 楼主| 发表于 14-9-2006 11:19 PM | 显示全部楼层
我现在尝试着使用 Finisar.SQLite

我download了那个 SQLite.NET.0.21_x68_dll.zip from [http://adodotnetsqlite.sourceforge.net/]

然后我follow instruction from
[http://adodotnetsqlite.sourcefor ... /csharp_example.php]

1) Place the .dll files you downloaded from this website into your projects binary folder.
2) Press 'Project -> Add Reference...' in the menu bar.
3) Select the 'Browse'-Tab and select the "SQLite.dll".
4) Press 'Ok' and you are finishd

但是当我add sqlite.dll in Visual Studio.net 2003时,出现以下的error

"A reference to 'C:\..\Visual Studio Projects\Testing\bin\SQLite.dll' could not be added. This is not a valid assembly or COM component. Only assemblies with extension 'dll' and COM components can be referenced. Pls make sure tat the file is accessible, and tat it's a valid asesembly or COM componnent;
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

 

ADVERTISEMENT



ADVERTISEMENT



ADVERTISEMENT

ADVERTISEMENT


版权所有 © 1996-2023 Cari Internet Sdn Bhd (483575-W)|IPSERVERONE 提供云主机|广告刊登|关于我们|私隐权|免控|投诉|联络|脸书|佳礼资讯网

GMT+8, 23-9-2024 07:26 PM , Processed in 0.102364 second(s), 24 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表