Beakerboy / Beakerboy/VBA-SQL-Library

SQLSelect -->iSQLQuery_ToString - Problem with Join on 2 or more Tables

Ouverte
#32 18 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug
Langage dominant
VBA
Étoiles
90
Forks
18
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
sql
Domaine
databases
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.