Deploying to Production Site
I have run the Database Publishing Wizard and have a .sql file. When I run this, does it create a whole new database? I have a database where I have my data for this project. Can I just add the ASPNET tables to it so I can have all my table for the project in one database? If I do another project won't it want to look in the "default" that would be created here even though they are not related?
|