How can i check if the where clause returns a record?
I have try with <?php echo count($rows); ?> in the body and header section under the "Connection View Settings" but nothings is display.
I know that the where clause return at least one record since if a try using a field name, the data exist.
I have no (empty) where clause in the "WHERE SQL" section.
I have try with <?php echo count($rows); ?> in the body and header section under the "Connection View Settings" but nothings is display.
I know that the where clause return at least one record since if a try using a field name, the data exist.
I have no (empty) where clause in the "WHERE SQL" section.