ASPServer Database

J

jack-e

Hi,

Instead of using the default ASPServer database to store my session, I
want to create a database with a different name? (so I'm not sharing
with other sites)

I have read something about using Aspnet_regsql.exe - am I on the right
track? If so, where do I download this from?

Thanks.
Jack
 
R

Robbe Morris [C# MVP]

I know this doesn't answer your question. I have studied how
inefficient managing state in sql server is. So, I avoid it
at all costs. If your company is willing spend a little money,
I've found ScaleOut Software's StateServer for managing
session state in a web farm to be quite superior:

http://www.eggheadcafe.com/articles/scaleout_server.asp

--
2004 and 2005 Microsoft MVP C#
Robbe Morris
http://www.masterado.net

Earn $$$ money answering .NET Framework
messageboard posts at EggHeadCafe.com.
http://www.eggheadcafe.com/forums/merit.asp
 

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

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,147
Latest member
CarenSchni
Top