Products
 Contact
 AJAX
 PHP
 mod_perl
 Perl
 ASP.NET
 Apache
 Linux
 Database
 SEO
 Domains
 Webmastering
 Photoshop
 Tutorial Sites
 Web Usage
 IP Law
 Audio
 Fruity Loops
 3D Graphics
 Mobile Dev

MSSQL Developer Edition (MSDE) Installation Quick Start Tutorial

This is based on installing MSDE SP3 onto Windows 2000.
When you simply try to run the MSDE-SP3 installer you will unfortunately be greeted with an error message telling you that you are required to use a strong SA (System Administrator) password. The exact text of the error message is this:
Microsoft SQL Server Desktop Engine: A strong SA password is required for security reasons. Please use SAPWD switch to supply the same. Refer to readme for more details. Setup will now exit.
This is a recent change to increase the security of MSSQL in response to some damaging internet worms which had propagated wildly through thousands of MSSQL installations which had not been assigned an sa password.
This requirement is addressed very simply by passing 2 specific attributes to the Setup.exe for MSDE. If you were doing the installation from the command line it would be the same. The simpler method is to pass these attributes or options to Setup.exe by creating and modifying a shortcut.
Create a shortcut to Setup.exe
In the target field, add the following to the end of the target line which should be showing the path to Setup.exe in your installation folder. Add this immediately after Setup.exe:
SAPWD=yourpassword   SECURITYMODE=SQL
Of course you will replace yourpassword with a good password of your choice. Write it down in a secure location and don't lose this. In connection strings or database utilities you will connect to MSDE using the username of sa and the yourpassword of your choice.
A strong SA password is required for 
      security reasons.



 Mod Perl Apache Web Server on Fedora Core - Tutorial
 Free Textures - Retro 1950s and 1960s Textures
 Locate A Font - Resources and Samples to Help You Locate the Font You Need
 MSSQL Developer Edition (MSDE) Installation
 IIS Tutorials - IIS 5.5 Configuration
 Calculating Database Field Sizes for User Entered Data in a Typical Web Application
 Top Level Domains - Complete List

All content © 2006, Deep Virtual.      |   Home   |   Privacy Policy   |   Contact Us   |   Partners   |