Beakerboy / Beakerboy/VBA-SQL-Library
SQLSelect -->iSQLQuery_ToString - Problem with Join on 2 or more Tables
Offen
bug
- Vorherrschende Sprache
- VBA
- Sterne
- 90
- Forks
- 18
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- sql
- Bereich
- databases
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100