Beakerboy / Beakerboy/VBA-SQL-Library
SQLSelect -->iSQLQuery_ToString - Problem with Join on 2 or more Tables
オープン
bug
- 主要言語
- VBA
- スター
- 90
- フォーク
- 18
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Issue detected when attempting to create SQLString if 2 or more tables are necessary to JOIN.
the resulting SQL contains error and cannot be used.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by locating SQLSelect and iSQLQuery_ToString in the repository, then reproduce the issue with a query that joins two or more tables. Inspect the generated SQL and compare it with the valid join syntax required by the reported case; done means the resulting SQL can be used successfully for multi-table joins.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- sql
- 領域
- databases
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100