How to parse ALL table aliases, even if multiple queries are provided
Posted: 20.09.2022, 20:41
Just an fyi, if someone is interested. I wrote a descendant of TZGenericStatementAnalyser which can parse all table aliases, even if multiple SQL commands are provided.
For the solution, you can visit this topic on DelphiPraxis, where the reason behind is also explained.
@ Jan,
If you think it has a place in TZGenericStatementAnalyser, this one method can also be added to the base class. If needed I can rework it to be D7 compatible.
For the solution, you can visit this topic on DelphiPraxis, where the reason behind is also explained.
@ Jan,
If you think it has a place in TZGenericStatementAnalyser, this one method can also be added to the base class. If needed I can rework it to be D7 compatible.