标签: asp.net system.data.sqlite
我想部署一个Sqlite数据库作为asp.net(vb)页面的后端。我似乎需要将System.Data.Sqlite.dll放在Web服务器上。
它去哪里,以及需要做什么设置来使用它?