摘要:
1、下载SQLite-1.0.40.0-install.exe 文件,2、在WINDOWS中安装,3、然后再在VS2005中引用 C:\Program Files\SQLite.NET\bin\System.Data.SQLite.dll 文件,然后你就可以使用 using System.Data.SQLite; 了。 编写完程序后呢,如何运行呢,需要将两个文件COPY到WINCE的程序运行目录下,他们是: C:\Program Files\SQLite.NET\bin\System.Data.SQLite.dll C:\Program Files\SQLite.NET\bin\... 阅读全文
posted @ 2012-06-25 21:01
火地晋
阅读(5048)
评论(0)
推荐(2)