Hello experts,
I am using the access database. I have one table with 20,000 records and when i am using the query select * from tablename from .aspx page with C# then system is taking too long to execute the query.
What is the best possible way to fetch the records.
Any helping hands will be greatly appreciated.
Many thanks