对于SQLite,在编写C#程序时是否需要sqlite3.def? [英] for SQLite, is sqlite3.def is needed when I write C# program?

查看:99
本文介绍了对于SQLite,在编写C#程序时是否需要sqlite3.def?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我下载了SQLite压缩文件.它包括sqlite3.dll和sqlite3.def.
sqlite3.def的作用是什么?创建.net Windows应用程序时,也应将sqlite3.def放入bin文件夹吗?


实际上我是从那里下载的.一个是ado.net提供程序.一个是sqlite dll.
根据我的经验,当您重新编译源代码时,此.def文件具有obj文件的变量定义.
不确定我是否正确.

感谢一百万!

解决方案

使用此 http://sqlite.phxsoftware.com/ [ ^ ]库,因为它都是.net

I downloaded SQLite zipped file. it includes sqlite3.dll and sqlite3.def.
What is sqlite3.def used for? when I create a .net windows application, shall I put sqlite3.def into bin folder also?


actually I downloaded from there. one is ado.net provider. one is sqlite dll.
from my experience, this .def file has variable definitions for obj file when you recompile the source code.
not sure if I am right.

thanks a million!

解决方案

Use this http://sqlite.phxsoftware.com/[^] library instead as it is all .net


这篇关于对于SQLite,在编写C#程序时是否需要sqlite3.def?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆