| | |
Copying ASP.NET's default member info database
Please support our MS SQL advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Oct 2008
Posts: 56
Reputation:
Solved Threads: 1
Hello!
I'd like to ask for some help. I'm using Visual Web Developer to create a web site, in which members can log in. It has the default aspnetdb.mdf database, in the app_data folder to store the member's data. This works quite good offline.
My only problem is that I'd like to put it online. I'd like to use the aspnetdb.mdf, but I must use only one database, which is blank. So, is there any way to copy all the tables, stored procedures, etc. from the aspnetdb.mdf file to the blank database? Any simple method? I'd like to use SQL Server Management Studio for the purpose.
Thank you for your help!
I'd like to ask for some help. I'm using Visual Web Developer to create a web site, in which members can log in. It has the default aspnetdb.mdf database, in the app_data folder to store the member's data. This works quite good offline.
My only problem is that I'd like to put it online. I'd like to use the aspnetdb.mdf, but I must use only one database, which is blank. So, is there any way to copy all the tables, stored procedures, etc. from the aspnetdb.mdf file to the blank database? Any simple method? I'd like to use SQL Server Management Studio for the purpose.
Thank you for your help!
Yes, there's, right click on the database and copy, and follow the wizard...
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
![]() |
Other Threads in the MS SQL Forum
- Previous Thread: make sth. like pivot with mssql 2000
- Next Thread: SQL ,migration or export ?
| Thread Tools | Search this Thread |






