I have a query that is returning maximum and average data rows.
My requirement is to display on separate tables (max after average).
In .lst i placed 2 tables (one above the other) and put the desired data columns on each.
Problem on layout is that for every page i have 2 tables, whereas i would like the second table to show only after ALL data of first is displayed.
Well, i am using this application that was provided to me, but i have the developer that created the application that is calling the LL on the same room with me
So he could change the way things work and use either a .NET/Delphi/C++ DataProvider or read the documentation for LlDbAddTable etc., depending what language the application is written in.