SQL Server: Difference between revisions
changed "instead" to "we suggest" |
No edit summary |
||
| (23 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTITLE__ | __NOTITLE__ | ||
{{Page title|Microsoft SQL Server | {{Page title|Microsoft SQL Server}} | ||
Direct's new products are built on top of industry standard [ | Direct's new products are built on top of industry standard [https://www.microsoft.com/en-us/sql-server/sql-server-downloads Microsoft SQL Server]. Some of the benefits include speed, reliability and cost. The [https://www.microsoft.com/en-us/sql-server/sql-server-downloads] Express Edition is FREE, holds databases up to 10Gb in size, and is intended for up to 15 users. | ||
<br/><br/> | <br/><br/> | ||
{{Important tip| | {{Important tip| Update your server operating system with the latest OS updates before installing Microsoft SQL Server.}} | ||
<br/> | <br/> | ||
== Requirements == | == Requirements == | ||
Please read our current [http://directsystems.com/pdf/Hardware_Requirements_for_IBS_SQL_Version.pdf Hardware Requirements]. | |||
[https://support.microsoft.com/en-us/help/321185/how-to-determine-the-version--edition-and-update-level-of-sql-server-a SQL Server Latest Release Versions, Edition, and Updates] | |||
The following requirements must be met before Direct Systems can install their software. Upon completion, support staff must have access to the server, logged in as the same user that installed the database.<br/><br/> | The following requirements must be met before Direct Systems can install their software. Upon completion, support staff must have access to the server, logged in as the same user that installed the database.<br/><br/> | ||
1. [http:// | 1. Install Microsoft SQL Server with [http://msdn.microsoft.com/library/mt238290.aspx SQL Server Management Studio] | ||
::* If possible, install on the same server where the program files will be located. | ::* If possible, install on the same server where the program files will be located. | ||
::* On the website SQL Server Management Studio is called Management Tools. | ::* On the website SQL Server Management Studio is called Management Tools. | ||
::* When prompted to supply | ::* When prompted to supply credentials, we suggest choosing "Windows Authentication". ''If you choose to supply a password, please make note of it.'' | ||
::* We suggest using [ | ::* We suggest using [https://www.microsoft.com/en-us/download/default.aspx Microsoft Download Center] to download and install. | ||
:: | ::* SQL Server Instance should be named IBS (e.g., servername\IBS) | ||
2. [https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/configure-the-remote-access-server-configuration-option/ Enable remote connection to SQL Server] | |||
::* This allows TCP access and the use of SQL Server Authentication | |||
2. [ | ::* Express edition's default installation doesn’t allow remote connection so you have to enable it manually. | ||
3. [http://technet.microsoft.com/en-us/library/ms175043(v=sql.105).aspx Configure Window's Firewall for Database Engine Access] | |||
::* This allows your instance of SQL Server to be visible on your internal network. | ::* This allows your instance of SQL Server to be visible on your internal network. | ||
::* | ::* If you are using another firewall beside Windows, please allow the same type access as described in the article. | ||
::* The SQL Server Browser Service uses UDP port 1434 | |||
::* | 4. [https://www.microsoft.com/en-us/download/details.aspx?id=50402).aspx SQL Native Client must be installed during SQL Server installation for each desktop connection] | ||
: | ::* Microsoft SQL Server 2012 Native Client (Please Choose 64bit or 32bit depending on your server). | ||
<br/><br/> | |||
'''NOTE''': Setup a shared folder named "IBSSQL" and grant '''Everyone''' full access rights. | |||
Latest revision as of 20:30, 1 May 2018
Direct's new products are built on top of industry standard Microsoft SQL Server. Some of the benefits include speed, reliability and cost. The [1] Express Edition is FREE, holds databases up to 10Gb in size, and is intended for up to 15 users.
| Important: Update your server operating system with the latest OS updates before installing Microsoft SQL Server. |
Requirements
Please read our current Hardware Requirements.
SQL Server Latest Release Versions, Edition, and Updates
The following requirements must be met before Direct Systems can install their software. Upon completion, support staff must have access to the server, logged in as the same user that installed the database.
1. Install Microsoft SQL Server with SQL Server Management Studio
- If possible, install on the same server where the program files will be located.
- On the website SQL Server Management Studio is called Management Tools.
- When prompted to supply credentials, we suggest choosing "Windows Authentication". If you choose to supply a password, please make note of it.
- We suggest using Microsoft Download Center to download and install.
- SQL Server Instance should be named IBS (e.g., servername\IBS)
2. Enable remote connection to SQL Server
- This allows TCP access and the use of SQL Server Authentication
- Express edition's default installation doesn’t allow remote connection so you have to enable it manually.
3. Configure Window's Firewall for Database Engine Access
- This allows your instance of SQL Server to be visible on your internal network.
- If you are using another firewall beside Windows, please allow the same type access as described in the article.
- The SQL Server Browser Service uses UDP port 1434
4. SQL Native Client must be installed during SQL Server installation for each desktop connection
- Microsoft SQL Server 2012 Native Client (Please Choose 64bit or 32bit depending on your server).
NOTE: Setup a shared folder named "IBSSQL" and grant Everyone full access rights.
