Updated on
Sep 5, 2024
Note: Microsoft SQL Server is currently supported only as a Destination. This guide doesn’t cover the DataPrep setup for Microsoft SQL Server.
Microsoft SQL Server is a robust relational database management system designed to store, retrieve, and manage data efficiently, widely used for various enterprise-level applications.
Follow our setup guide to connect Microsoft SQL Server to Improvado.
Make sure your Microsoft SQL Server database supports COLUMNSTORE.
You should have write access to the database and the following permissions:
```BULK INSERT```
```INSERT```
```CREATE```
```UPDATE```
```DELETE```
```ALTER INDEX```
```SELECT``` (for tables and data)
On the Microsoft SQL Server connection page, fill in the following fields:
{%dropdown-body name="database-name"%}
Database Name must satisfy the following regular expression: ```r'^[a-zA-Z@_#]([\w@$#])*$'```
.
{%dropdown-end%}
{%dropdown-body name="use-static-ip"%}
Select Yes for Use static IP option if you allow Improvado to connect your database by the static IPs mentioned on the Destination connection page.
Select No if you have permitted access to your database from any IP. In this case, Improvado will connect your database using dynamic IPs not listed on the Destination connection page.
{%dropdown-end%}
Improvado team is always happy to help with any other questions you might have! Send us an email.
Contact your Customer Success Manager or raise a request in Improvado Service Desk.