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.
是否有一些(可能是操作系统)可嵌入的数据库引擎文件(如 firebird 或 SQLite)可以在 Meidum Trust ASP.NET 应用程序上运行?相同场景的任何无 sql 解决方案?
您应该要求您的托管服务提供商将您最喜欢的嵌入式数据库安装到 GAC 中,这可能会起作用。
SQL Server Compact 应该在中等信任下工作。
请参阅http://msdn.microsoft.com/en-us/library/gg606540.aspx