08 2011 档案

摘要: ASP.net 数据库连接字符串 - SQLite一直说SQLite数据库好,也一直在用SQLite数据库进行开发,今天才发现,原来对于Asp.net的SQLite数据库连接,我还并不是十分清楚... 所以贴出来一起学习。.NET Framework Data Provider for ODBCDRIVER=SQLite3 ODBC Driver;Database=mydb.db;LongNames=0;Timeout=1000;NoTXN=0;SyncPragma=NORMAL;StepAPI=0;This is just one connection string sample for t阅读全文
posted @ 2011-08-24 19:46 夜闻香 阅读(892) | 评论 (0) 编辑
摘要: SQLite 作为一个轻量级嵌入式数据库,还是非常好用的。雨痕极力推荐~~~~~~今天有个朋友测试 SQLite,然后得出的结论是:SQLite 效率太低,批量插入1000条记录,居然耗时 2 分钟!下面是他发给我的测试代码。我晕~~~~~~using System.Data;using System.Data.Common;using System.Data.SQLite;// 创建数据库文件File.Delete("test1.db3");SQLiteConnection.CreateFile("test1.db3");DbProviderFacto阅读全文
posted @ 2011-08-24 19:45 夜闻香 阅读(114) | 评论 (0) 编辑
摘要: Operation 40 - Intel 1You’ll follow Woods and Bowman through an arched stone gate and then up a set of stone stairs as they talk about the U.S. trying to kill Castro for the past three years. When you reach the storage building pictured above, check the crates on the wall opposite where you entered.阅读全文
posted @ 2011-08-22 00:49 夜闻香 阅读(296) | 评论 (0) 编辑

(c)2009-2012 CLE 夜闻香
版权所有,翻版不究,盗版可耻。
cnblogs.com & clso.tk