Install and Configure (New SQL Server Setup) - Intergraph Smart Interop Publisher - Installation & Upgrade

Intergraph Smart Interop Publisher Installation and Setup

Language
English
Product
Intergraph Smart Interop Publisher
Search by Category
Installation & Upgrade
Smart Review Version
2020 (15.0)
Smart Interop Publisher Version
16.2

Because Smart Interop Publisher supports multiple versions of Microsoft SQL Server and system configurations can vary, use this section as a checklist instead of step-by-step instructions for SQL Server. The outline below describes the installation process for SQL Server (64-bit) Express edition. For detailed information about the installation process for SQL Server, you can download the corresponding SQL Server readme file or documentation provided by the Microsoft Download Center.

During the installation, you are going to create a site for Smart Interop Publisher. When installation is completed, you must then configure your network and start the SQL Server service.

Installation and Site Creation

  1. Verify that you have Administrator privileges on the computer.

  2. Go to the Microsoft website. From their download center, locate the Microsoft SQL Server Express edition to install.

  3. Click Download, and then select the executable file. We recommend downloading the SQLEXPRWT_x64 file.

  4. Click Next to start the download.

    Depending on your security settings, you can be notified that you must allow the software to make changes to your computer as you download the program.

  5. Save the file to your computer, and then run the file as Administrator.

  6. Click Installation > New SQL Server stand-alone installation or add features to an existing installation.

  7. Accept the licensing terms, and click Next.

  8. From the Setup Support Files page, click Install.

  9. From the Setup Support Rules page, correct any failures before continuing.

  10. Click Next.

  11. From the Feature Selection page, select the Database Engine Services.

  12. For Shared feature directory and Shared feature directory (x86), use the default paths, or choose a custom location.

    SHARED Tip We recommend that you use the default paths.

  13. Click Next.

  14. From the Instance Configuration page, we suggest the following names. You can use whatever name and ID is required for your system setup.

    • Named instance: SPIOPSQLExpress

    • Instance ID: SPIOPSQLExpress

  15. Click Next.

  16. From the Server Configuration page, select NT AUTHORITY\NETWORK SERVICE for the Account name, and then click Next.

  17. From the Database Engine Configuration page:

    • Select Windows authentication mode.
      -OR-
      Select Mixed Mode which includes a local SQL Administrator account and Windows authentication.

    • In the Specify SQL Server administrators, click Add Current User.

    • For other users or groups to access this database, click Add and then enter their names or group names.

  18. Click Next.

  19. From the Error and Usage Reporting page, select options to send error reports to Microsoft; otherwise, click Next.

  20. From the Installation Progress page, wait as the install process finishes.

  21. From the Complete page, click Close.

Perform Network Configuration

Follow the steps below to configure your network for Smart Interop Publisher.

  1. Click Start > All Programs > Microsoft SQLServer [version number] > Configuration Tools > SQL Server Configuration Manager.

  2. From the Configuration Manager, go to SQL Server Network Configuration > Protocols for SPIOPSQLEXPRESS.

    If you gave the server a different instance name, make sure you use that name here in place of SPIOPSQLEXPRESS.

  3. Enable Named Pipes and TCP/IP.

  4. Click OK at the prompt.

  5. To restart the server, click SQL Server Services, and then click SQL Server SPIOPEXPRESS (or your instance name), and right-click to select Restart.

    Wait as the service restarts.

  6. Close the SQL Server Configuration Manager.

  7. Continue on to Install Smart Interop Publisher.