Mr Friday
07-31-2010, 10:06 PM
On my local machine the SQL database that my local application uses is not stored in the app_data folder, it is instead located in the MSSQL folder.
I would like to know which method / tool to use to transfer my local .mdf file up to my webspace so I can attach it to my website?
I cannot use the copy website tool in Visual Studio to do this as my database .mdf file does not show up in the source pane as it is not stored in the app_data folder of my local web application.
I would like to know which method / tool to use to transfer my local .mdf file up to my webspace so I can attach it to my website?
I cannot use the copy website tool in Visual Studio to do this as my database .mdf file does not show up in the source pane as it is not stored in the app_data folder of my local web application.