> For the complete documentation index, see [llms.txt](https://cimtops.gitbook.io/i-repo-link-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cimtops.gitbook.io/i-repo-link-manual/tpics/common/tpics_ireporter.md).

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

## 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>
