# Sql server 데이터베이스

포건시는 데이터베이스 플러그인(SQL server 등)은 플러그인 형태로 제품에 내장되어 있어 수동으로 설치할 필요가 없습니다.&#x20;

### 플러그인 다운로드&#x20;

<table><thead><tr><th width="151">버전</th><th>다운로드</th></tr></thead><tbody><tr><td>V10 </td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V10_Plugin/SqlServerWrapper.zip">SqlServerWrapper.zip</a></td></tr></tbody></table>

SQL server 데이터베이스 플러그인을 설치 하면 디자이너의 플러그인 목록에 새 플러그인 옵션이 표시됩니다.

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

데이터베이스에 접속하면 SQL Server 데이터베이스를 선택할 수 있게 됩니다.

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


---

# 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://doc.forguncy.co.kr/plugin/useplugin/database/sql-server.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.
