Chap 15 (p.579) Connection string to SQL Server
Hello I'm moving from Classical ASP to Asp.NET 2.0. In Chapter 15 page 579, you write how to do a <connectionstring> to SQL Server 2005 instead of SQL Express.
Does exist any form to change the <connectionstring> and <providers> in web.config file to use SQL Server 2005 and preserve de database (aspnetdb) in the App_Data directory of the Visualstudio or Website ?
Regards from Venezuela
|