Hi.
经过我的研究和搜索,我发现如果没有安装sql server,我们就不能访问mdf中表的数据。具体的解释你可以看下下面的连接。
Is
it possible to access a .mdf database without SQL Server?
Is it possible to run a mdf database without SQL Server
如果你因为某种原因不能安装sql server或者不能访问sql server,你可以使用Sqlite来操作数据库文件。
下面是一个代码示例:
Create SQLite Database and table
希望会帮到你。
Best Regards,
Jack
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to
MSDN Support, feel free to contact MSDNFSF@microsoft.com.