is there any function like mysql_num_rows for interbase ? i need to check the num of row of a query
thanks in advance ika
You could try (mysql_affected_rows).