Page 1 of 1
Re: Using IN on ZQuery.Filter
Posted: 11.03.2019, 17:25
by marsupilami
Hello,
as far as I know, Zeos doesn't support the in operator. You need to express it in a series of or's.
Best regards,
Jan
Re: Using IN on ZQuery.Filter
Posted: 13.03.2019, 17:32
by aehimself
In
this forum post there used to be a link to a PDF document called zExpression.pdf. It's a really nice one describing what you can do with the .Filter property. Unfortunately the link is not valid anymore (says 404 for me) but I managed to grab it for myself before it disappeared so I'll just reupload it here (hope I am allowed to do that though
)
@Ronaldobim is right though, neither I can see an IN clause what you could use.
Re: Using IN on ZQuery.Filter
Posted: 15.03.2019, 09:43
by marsupilami
I uploaded that doument to the SourceForge files section. Thanks for sharing
Best regards,
Jan
Re: Using IN on ZQuery.Filter
Posted: 15.03.2019, 11:26
by aehimself
The
original link is available again, but I suppose it has a better place published. Thank @mdaems (and whoever sent it to him) for the document though