# System requirements for SQL Server

{% hint style="info" %}
If you want to use a version that Structural does not support, contact Tonic.ai.
{% endhint %}

{% hint style="info" %}
**Versions for which Structural support is ending**

As of April 1, 2026, Structural will not support the following versions of SQL Server:

* SQL Server 12 (SQL Server 2014)

The database provider also no longer supports these versions.
{% endhint %}

Tonic Structural supports SQL Server versions 2016 and higher.


---

# 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.tonic.ai/app/setting-up-your-database/sql-server/sql-server-sys-reqs.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.
