Is there an easier way of doing this besides loading the data into a DataTable and using Rows.Count or using a MySqlDataReader and iterating through all the resulted rows?
Is there an easier way of doing this besides loading the data into a
Share
if you cant change the query easily