matrixindicator
IS-IT--Management
hey,
In my form the user make some selections as year and other criteria to generate a query, this works fine.
somethimes the query don't get a result, eg. the year chosen in combination with other criteria does not produce a result. At this moment he shows a empty query. I like to verify is there is no record(s) available for the query he should mention a message on the screen like 'no data available".
Is a recordcount on the query the best way to do this, what is the best way to dedect it, if there is a query result, yes or no ?
matrixindicator
In my form the user make some selections as year and other criteria to generate a query, this works fine.
somethimes the query don't get a result, eg. the year chosen in combination with other criteria does not produce a result. At this moment he shows a empty query. I like to verify is there is no record(s) available for the query he should mention a message on the screen like 'no data available".
Is a recordcount on the query the best way to do this, what is the best way to dedect it, if there is a query result, yes or no ?
matrixindicator