Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想部署一个 Sqlite 数据库作为 asp.net (vb) 页面的后端。看来我需要将 System.Data.Sqlite.dll 放在网络服务器上。
它在哪里,需要做什么设置才能使用它?