ASP.NET 2 Login Controls and Personalization without SQL Express

M

Mohamed Zaki

How can i change the provider of the ASP.NET 2 application to use my SQL
2005 server instead of SQL Express instance, also the Quickstarts requires
SQL Express is there anyway to make it use SQL 2005 ?

Thank you for your Help
 
C

clintonG

Modify the default connection string in the master.config file or create
your own connection strings in the <connectionStrings> element of your
web.config file.

Unless you are a magician and find and modify all of the connection strings
the QuickStarts use I don't think you're going to be able to use them with
SQL 2005. I forget, can the 2.0 QuickStarts be installed locally?

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top