Query Classes
Phil (OmnisList)
phil at pgpotter.co.uk
Mon Oct 31 09:13:39 UTC 2022
Martin,
So you have a table class linked to a query class?
in the sqlclassname.
Within which should be any and all column definitions...
So all you need is to define the list from the table, only.
ie
DollReturnList.$definefromsqlclass($tables.tqDocumentInfo)
regards
Phil Potter
Based in Chester in the UK.
On 31/10/2022 09:02, Martin Obongita via omnisdev-en wrote:
> Hi All,
> I have found an old discussion about query classes that I am reading about.
> I have created a query table class.
> In my object class I have:
> Do iQueryDataList.$definefromsqlclass(iQueryTableClassRef,"emp_id","emp_name","dept_id","dept_name")
> This command seem not to define the queryList.
> Note that the iQueryTableClassRef has the correct ref to the table class.
>
> Martin
> _____________________________________________________________
> Manage your list subscriptions athttps://lists.omnis-dev.com
> Start a new message ->mailto:omnisdev-en at lists.omnis-dev.com
More information about the omnisdev-en
mailing list