Application Services Database and SQL Server 2000

G

Guest

Hello,
I do not have SQL Server 2005 installed on my computer and will not be able
to based on company policy. However I do have SQL Server 2000. I want to
create the application service database to store personalization setting for
using web parts.

BUT, when I try to create the database I get an error and it looks like it
is trying to connect to SQL Server 2005. How do I change the aspnet_regsql
tool to use SQL Server 2000?

Thanks in advance,
Vince
 
M

Michael Nemtsev

Hello Vince,

VV> BUT, when I try to create the database I get an error and it looks
VV> like it is trying to connect to SQL Server 2005. How do I change
VV> the aspnet_regsql tool to use SQL Server 2000?

What do u mean? U need to create Sql connection and specify connection string
to create DB.


---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

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

Top