T002_InstallSqlServer2008Express


T002_InstallSqlServer2008Express ================================
【ArmPos Hospitality Tutorial】 課程編號: 92f3f51d-78fb-4f87-b770-3839a40e98d2 ----------- 此講義目錄 : https://aclasarmpos.blogspot.com/p/armpos-internal-tutorial.html 此講義YouTube PlayList : ArmPos Hospitality Tutorial(All) https://youtube.com/playlist?list=PLGa5Tzn6r8qHGqXwzy0_i4JAi21sl37u_ ArmPos Hospitality Tutorial(Internal) https://youtube.com/playlist?list=PLGa5Tzn6r8qHhvRh9-tuS3xpQgwMcz9Kp ArmPos Hospitality Tutorial(Customer) https://youtube.com/playlist?list=PLGa5Tzn6r8qFIcfl2r0Jd2lpnYw_5_ve5 SampleFile : https://drive.google.com/drive/folders/1FQKoWkFSMrNrEMN4Gdv6ECMygtHsgg54?usp=sharing ----------- 講義部落格 : https://aclasarmpos.blogspot.com/ Youtube PlayList : https://www.youtube.com/channel/UCyvy6XeA1tS73JpJtjlaRTQ/playlists ================================ ---------------------------- Internal Training : All Customer Training : None ---------------------------- T002_InstallSqlServer2008Express https://aclasarmpos.blogspot.com/2022/03/t002installsqlserver2008express.html

================================
1. Create New VM 2. Install "Windows10Pro" to your "Virtual Machine" 3. Set up "Windows10Pro" 4. VM SetUp 4.1. VM SetUp - Take Snapshot "Win10ProX64" 4.2. VM SetUp - Install "VMWare Tools" 4.3. VM SetUp - Turn On "VM Internet" 4.4. VM SetUp - Create "Share Folders" 4.5. VM SetUp - Take Snapshot "Win10ProX64V2" - Try "GoTo" 4.6. VM SetUp - BackUp/2ndVM/Delete VM 4.7. VM SetUp - Software ================================

================================


InstallSqlServer2008Express_Summary


1.use 'MSSQLSERVER' for instance name

2.in server configuration, change collation to Chinese PRC

3.Use Mixed Mode use '`1qaz`1qaz'for password

4.Use same account for all

5.Add current user

6.Enable Tcp/Ip and name pipes in sql confirguration manager

7.ms firewall tcp1433



Microsoft SQL Server 2008 Express Installation Guide

Note: It is recommended to customer to install SQL Server 2008 on Windows 7.

System requirements

Hardware Requirement:

  • 32-Bit Systems: 1GHz or faster processor (2 GHz or faster is recommended. Only a single processor is supported)

  • 64-Bit Systems: 1.4 GHz or higher processor (2 GHz or faster is recommended. Only a single processor is supported)

  • Minimum of 256 MB of RAM (1 GB or more is recommended)

  • 1 GB of free hard disk space

Software Requirement:

  • Microsoft Windows 7

  • Microsoft .Net Framework 3.5 Service Pack 1

  • Windows Installer 4.5


Before Installation

  1. Uninstall any previously installed SQL Server

  2. Check .NET Framework 3.5 is installed. 

  3. Check enough hard disk space


Installation Process

  1. Run SQLEXPR_x86_ENU.exe file as Administrator

  • Go to Installation


Graphical user interface, text, application

Description automatically generated

  • Select New SQL Server stand-alone installation

Graphical user interface, text, application

Description automatically generated


  • Setup Support Rules

  • Look for Rules that have failed, see what you must do in order to achieve this rule by clicking on the ‘Failed’. Otherwise just click OK.

Graphical user interface, text, application

Description automatically generated

  • Install the Setup Support File

 



Graphical user interface, text, application, email

Description automatically generated



  • Setup Support Rules

Windows Firewall will indicate Warning, you can ignore this. Just click ‘Next’.

Graphical user interface, text, application

Description automatically generated


  • Installation Type. Select Perform a new installation of SQL Server 2008. Click ‘Next’.


Graphical user interface, text, application

Description automatically generated

  • Product Key will be auto select. Just click ‘Next’ to move on to the next step.

  • License Terms. Tick the acceptance then go on to next step.

  • Feature Selection. Choose ‘Select All’.  Then ‘Next’


Graphical user interface, text, application

Description automatically generated


  • Instance Configuration. Name your instance “MSSQLSERVER”

Graphical user interface, text, application, email

Description automatically generated


  • Disk Space Requirement will shows you the total disk space required for the installation

  • Server Configuration. Select “Use the same account for all SQL Server services”. Select an account name. Either one can do. Click Ok.


Graphical user interface, text, application, email

Description automatically generated

Graphical user interface, text, application, email

Description automatically generated

 

  • Go to the Collation tab then go the Customize and select Chinese_PRC. Do this for both Database Engine and Analysis Servic

Graphical user interface, text, application

Description automatically generated


 Graphical user interface, text, application

Description automatically generated

  • Database Engine Configuration. Choose “Mixed Mode”. Password '`1qaz`1qaz' . Add current user


Graphical user interface, text, application, email

Description automatically generated


  • Error and Usage Reporting. You can choose to send error reports to Microsoft

Graphical user interface, text, application

Description automatically generated

 

  1. Once installation has completed, run SQLManagementStudio_x86_ENU.exe as Administrator to install the Management Studio.

  • Go to installation and select New SQL server


Graphical user interface, text, application, email

Description automatically generated

  • Setup Support Rules. Look for Rules that have failed, see what you must do in order to achieve this rule by clicking on the ‘Failed’. Otherwise just click OK.

Graphical user interface, text, application

Description automatically generated

  • Install the Setup Support File

  • Setup Support Rules

Graphical user interface, text, application, email

Description automatically generated

  • Windows Firewall will indicate Warning, you can ignore this. Just click ‘Next’.


Graphical user interface, text, application

Description automatically generated

 

  • Installation Type. Select Perform a new installation of SQL Server 2008. Click ‘Next’.

Graphical user interface, text, application

Description automatically generated


  • Product Key will be auto select. Just click ‘Next’ to move on to the next step.

  • License Terms. Tick the acceptance then go on to next step.

  • Feature Selection. Choose ‘Select All’.  Then ‘Next’

Graphical user interface, text, application

Description automatically generated


  • Disk Space Requirement will shows you the total disk space required for the installation

  • Error and Usage Reporting. You can choose to send error reports to Microsoft

  • Installation Rules, if everything passes, just click Next and onto install the software.

  1. Once installation has finished, go to SQL Server Configuration Manager and enable Named Pipes and TCP/IP.

Click Start -> All Programs -> Microsoft SQL Server 2008 -> Configuration Tools -> SQL Server Configuration Manager

Graphical user interface, text, application, Word

Description automatically generated

 

  1. Open Port 1433 in your firewall.

Go to Control Panel -> Windows Firewall -> Advanced Settings

Go to Inbound Rules and select

  Graphical user interface, application

Description automatically generated


Select Port, in the Specific local ports enter 1433.  Click Next.

Graphical user interface, application

Description automatically generated

Graphical user interface, application

Description automatically generated

Graphical user interface, application, Teams

Description automatically generated

Select Allow the connection. Click Next.

Make sure Domain, Private and Public are all ticked. Click Next.

Apply a name, eg. SQL. Then finish to complete.

Repeat the same for Outbound Rules.

5. Look for the main folder Microsoft SQL Server under Program Files (x86). Set the folder Security to Allow All for Users.

C:\Program Files (x86)\Microsoft SQL Server

C:\Program Files (x86)\Microsoft SQL Server Compact Edition



A screenshot of a computer

Description automatically generated


Comments

Popular posts from this blog

T003_Install_ArmPosHospitality

T010_ArmposRetail_Basic