# TPiCSとi-Reporterの連携項目対応表

<div align="left"><figure><img src="/files/ejBZZeDrq5sOKCU38C1E" alt=""><figcaption></figcaption></figure></div>

## 1.TPiCS(SQL Server)->i-Reporter連携

<table><thead><tr><th width="373">TPiCS(SQL Server)フィールドの型</th><th>i-Reporterクラスターの種別</th></tr></thead><tbody><tr><td><p>・char</p><p>・varchar</p><p>・text</p><p>・nchar</p><p>・nvarchar</p><p>・ntext</p></td><td>・キーボードテキスト（None、Alphanumericのみ）※自動採番モードには対応していません。<br>・手書きデジタル<br>・チェック<br>・単一選択<br>・複数選択<br>・バーコード（数値として扱うチェックなしのみ）<br>・コードリーダー<br>・マスター選択<br>・年月日 ※TPiCS専用形式[YYYYMMDD]のみ<br>・カレンダー年月日 ※TPiCS専用形式[YYYYMMDD]のみ</td></tr><tr><td><p>・bigint</p><p>・int</p><p>・smallint</p><p>・tinyint</p><p>・decimal</p><p>・numeric</p><p>・float</p><p>・real</p></td><td><p>・キーボードテキスト（Numberのみ） ※自動採番モードには対応していません。</p><p>・手書きデジタル</p><p>・数値選択</p><p>・数値</p><p>・時間数</p><p>・チェック</p><p>・トグル選択</p><p>・単一選択</p><p>・複数選択</p><p>・バーコード（数値として扱うチェックありのみ）</p><p>・コードリーダー</p><p>・マスター選択</p></td></tr><tr><td>・bit</td><td>・チェック</td></tr><tr><td><p>・monye</p><p>・smallmoney</p></td><td><p>・キーボードテキスト（Numberのみ）</p><p>・数値</p></td></tr><tr><td><p>・date</p><p>・datetime</p><p>・datetime2</p><p>・smalldatetime</p><p>・datetimeoffset</p></td><td>・年月日<br>・カレンダー年月日</td></tr><tr><td>・time</td><td>・時刻</td></tr><tr><td><p>・binary</p><p>・varbinary</p></td><td>未対応</td></tr></tbody></table>


---

# 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://cimtops.gitbook.io/i-repo-link-manual/tpics/common/tpics_ireporter.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.
