K
Keith
I want to run a query from code to count matching records in a table.
How can I achieve this?
I then want to use this same code again within an IF statement, so IF the
count generated by the query is > than xyz then do something else do
something else.
That kind of thing.
I have no experience of running queries in code so don't know what to do.
Thanks
How can I achieve this?
I then want to use this same code again within an IF statement, so IF the
count generated by the query is > than xyz then do something else do
something else.
That kind of thing.
I have no experience of running queries in code so don't know what to do.
Thanks