What is the recommended setup.ini for SQL 2000 MSDE install?
So far, I use:
[Options]
SAPWD=comp1exPa$$word
SECURITYMODE=SQL
INSTANCENAME=MSSQLSERVER
DATADIR ="C:\Databases"
COLLATION=SQL_Latin1_General_CP1_CI_AS
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is good enough.
However, it would be better if you used SQL Server 2008 Express 10 years after the first release of SQL 2000 and 4 years after it’s last service pack…