# SQLServer (DSN)

You can quickly import data from your SQLServer into Exploratory.

## 1. Create a connection for SQL Server

First, you want to create a connection for SQL Server.

![](/files/-M4oN-q7KC77-cS90ots)

After filling the database information, click ‘Test Connection’ button to make sure the information is correct, before you save it.

## 2. Open SQLServer Import dialog

Select 'Import Database Data' from Add New Data Frame menu.

![](/files/-M4oN-qBMezITjny_pQQ)

Click SQLServer to select.

## 3. Preview and Import

Click "Get Data" button to see the data back from your Presto.

If it looks ok, then you can click 'Import' to import the data into Exploratory.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.exploratory.io/data_import/database-data/sqlserver.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
