> For the complete documentation index, see [llms.txt](https://help.dataimporter.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dataimporter.io/integrations/database/sql-server.md).

# SQL Server

### Configuration

{% hint style="info" %}
You may need to whitelist the Dataimporter [IP Addresses](/security/ip-addresses.md)
{% endhint %}

You will need to enter the following information to create a MySQL Integration:

**Name**\
**Host**\
**Port**\
**Username**\
**Password**\
**Database**

![](/files/dIPix3uxZ45IFOGnR9cb)

{% hint style="info" %}
Please ensure that these are all entered correctly when creating a connection.
{% endhint %}

### Import

On the Upload screen, you will select which Table you want to Extract, and which Salesforce Object you want to Import into.

<figure><img src="/files/kXgwL0Tux19gITaifWsX" alt=""><figcaption></figcaption></figure>

### Filtering

On the Clean screen, you will be able to add an SQL Filter, to only Select the records you need as part of the Extraction.

<figure><img src="/files/wD2sPR2zVGEYstDg3QBl" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Column names should be in double quotes, and text values should be in single quotes.
{% endhint %}
