Hi,
Im novice in asp.net 2.0. Since in version 1.1, when i call a select query to check is data available in database table, I use dataset to get the count of row if it is equal to zero, then do something...
However, I found the feature no longer exist in version 2.0. So, Is anyone know how to do such a "function" to check the number of row return?
Appreciate for any help and suggestion. Thank you.
Calvin
Im novice in asp.net 2.0. Since in version 1.1, when i call a select query to check is data available in database table, I use dataset to get the count of row if it is equal to zero, then do something...
However, I found the feature no longer exist in version 2.0. So, Is anyone know how to do such a "function" to check the number of row return?
Appreciate for any help and suggestion. Thank you.
Calvin