Microsoft SQL Server Installation


This page is based on Install SQL Server.
  1. Check the SQL Server Help Pages.

  2. Download and install SQL Server Express.
    SQL Server Express is the free edition, ideal for development and production for desktop, web, and small server applications.



    • Connection string:
      Server=localhost\SQLEXPRESS;Database=master;Trusted_Connection=True;
    • SQL Server install folder: C:\Program Files\Microsoft SQL Server
    • SQL Administrators: AD\wen.chen.hu

  3. Start the configuration.
  4. After installation, start configuration:


      Connect Now




      Customize





      Unchecking all