Hello all,
I am studying C# and had Visiual Studio 2005 installed on my PC, now I need to install SQL server 2005, but it refused to be installed while Visual Studio is there, when I remove VS and all of component (SQL built in servers) it gives me loads of windows errors, Is there any way that makes me install SQL server 2005 without uninstalling VS ?
Thanks in Advance
Loading
Mark AlexanderPosted Jun 8, 2008, 11:36 AM
Mark AlexanderPosted Jun 6, 2008, 12:33 PM
Scott LyslePosted Jun 6, 2008, 9:24 AM
You can install it from the command line using the setup.exe skuupdate=1 command from the tools directory of the installation disk.
For more details, see this:
http://msdn.microsoft.com/en-us/library/ms144259.aspx