View Full Version : Web Site Administration Tool
jayd_21
06-03-2008, 02:42 AM
Iused Microsofts Small Business Kit to create a sample site. This kit comes with a DB, when I used the Web Site Administration Tool to setup security/login it generated a new DB, so now there are 2 DB's.Why did the Administration Tool generate a new DB? It should be possible to use just 1 DB, correct?If it's possible to use just 1 DB how do Ikeep the Administration Tool from createing a newDB?Thanks Jay
wisemx
06-03-2008, 08:08 AM
Hi,
Typically the script can be edited so the actions are running against the default DB.
Open it in any text editor or SQL Server itself.
If you need help with the SQL just post here.
Salute,
Mark
Aristotle
06-03-2008, 09:59 AM
This is the default behaviour of Visual Studio. To use a different database, you will need to customize the membership and roles providers in the web.config. Specify the default connection string to the same one as the small business kit database.
Aristotle
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)
vBulletin® ©Jelsoft Enterprises Ltd.