获取数据库的源路径 [英] Getting source path of database

查看:75
本文介绍了获取数据库的源路径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在asp.net(C#)中获取连接字符串的SQL数据库文件的源路径?这样
->
转到C:\ Program Files \ Microsoft SQL Server \ MSSQL.1 \ MSSQL \ Data

之后,您可以看到您的数据库,但是您无法查看表所在的位置(位于数据库中.).

如果这不是您要查找的内容,请添加与您的问题相关的更多详细信息.

谢谢!!!


How to get the source path of an SQL database file in asp.net(C#) for connection string?

解决方案

Manually you can access the database file in this way
->
go to C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data

and after than you can see your database but you cann''t view your tables reside there (in to the database.).

if this is not whatyou are looking for than please add some more details related to your question.

thanks!!


这篇关于获取数据库的源路径的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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