how to find record count
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hello frnds i am using Msaccess Data base, I want to find total record count please any body give source code. advance thnx. srinivasan.s
-
Hello frnds i am using Msaccess Data base, I want to find total record count please any body give source code. advance thnx. srinivasan.s
ps.srinivasan wrote:
I want to find total record count
Count the Total Records of table or particular Query ??? :confused::confused: Use Count Statement or u can use, use datareader for a query and Datareader.Rowcount for count number of records. Is it clear or you want something different :laugh:
Best Regards ----------------- Abhijit Jana View My CodeProject Articles "Success is Journey it's not a destination"