Dear Gurus..
I am having problem in installing the MS Sql Server on my System.
Configuration: XP sp2, vss .net 2003
Problem is, system is giving the message (shown bellow), and i have the option to install only the SQL Client. Please help...
Setup Message
Microsoft SQL SERVER 2000 ENTERPRISE EDITION server component is not supported on this operating system. only client components will be available for installtion.

Unable to install MS SQL Server..
Anrijs Vitolins
Problem solved. I gave the argument value with setup file.
setup SAPWD="AStrongSAPwd"
Tom Meschter MSFT
Hi,
I am unable to install MSDE 2000 Rel A.
After I typed in command prompt "setup SAPWD=password SECURITYMODE=SQL"
installs starts and stops immediately when i run the setup again saying another instance of setup is running.
I could find in the task manager but from front end no installation is performing with any instance name.
Even I tried with named instance like "setup SAPWD=password INSTANCENAME=MSSQLSER SECURITYMODE=SQL"
Still getting the same problem, i could find in the log file "intallation operation failed."
Thanks in advance..
It's very urgent...
Regards,
ram
Frederik_VL
be sure to enable the server protocols. by default the protocols are disabled. You can put the setting in the setup.ini file. If you already installed it, you can run the server network Utility to turn them on.
"C:\Program Files\Microsoft SQL Server\80\Tools\Binn\svrnetcn.exe"
if you don't do this you wont be able to connect remotely.
cheers!
Vijaye Raji
enterprise only installs on Win 2000 server and Server 2003.
need to install the msde, developer or personal.
Go ahead and install the client tools then install this
Paul James
I have downloaded MS SQL Desktop Engine,... but i m getting this message when i run the setup file.
Setup message
MS SQL SERVER DesktopEngine Setup
A Stron password is required for security reasons.
Please use SAPWD switch to supply the same.
-Instruction in the readme file say, change the sa password.. But on trying it as instructed, then prompts with the message [there is not any instance].
Need help,, i want to install it as-soon-as-possible.
thanks in advance.