且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

找不到使用SQL Sever Management Studio Express创建的SQL数据库

更新时间:2023-01-30 18:39:26

打开管理工作室,选择您创建的数据库并打开属性.您将在其中找到文件和目录.

笔记.您不能仅将文件移动到另一个位置.最可能的最简单方法是分离数据库,移动文件,然后再次附加.有关更多信息:
- http://msdn.microsoft.com/en-us/library/ms191491.aspx [ ^ ]
- http://msdn.microsoft.com/en-us/library/ms190209.aspx [ ^ ]
Open the management studio, select the database you have created and open the properties. There you will find the files and directories.

Note. You cannot just move the files to another location. Most likely the easiest way is to detach the database, move the files and then attach again. For more info:
- http://msdn.microsoft.com/en-us/library/ms191491.aspx[^]
- http://msdn.microsoft.com/en-us/library/ms190209.aspx[^]


数据库无法复制到ur app_data ..
你只连接到它.
使用sqlconnection或saldatasource
database cannot be copy to ur app_data..
u only connect to it..
using sqlconnection or saldatasource