-
Notifications
You must be signed in to change notification settings - Fork 102
Installation
JamesFerebee-MSFT edited this page Aug 27, 2024
·
17 revisions
For SQL Nexus version 7.24.02.18 and later, the following must be installed for SQL Nexus to function properly:
- RML Utilities
- .NET Framework (version 4.8 is required)
- An instance of SQL Server 2016 or above to import data. It does not need to be on the same machine where you run SQL Nexus
- CLR Types
- Report Viewer
- RML Utilities
- .NET Framework (version 4.8 is required)
- An instance of SQL Server 2016 or above to import data. It does not need to be on the same machine where you run SQL Nexus
You can use the following PowerShell script to install all the prerequisites for you automatically:
-
Copy the file (or its contents to a new file named with .ps1 extension) on the system
-
Run using the following command
powershell -File SetupSQLNexusPrereq.ps1
- Download the latest binary files from Releases
- Unzip the file to a local directory
- Run sqlnexus.exe to start SQL Nexus
Note: We don't recommend this tool to point to your production SQL Server.