this is my code to access the data from particular folder.. but i can't able to access the mdb database from my App_data folde.. plz help..
OleDbConnection a = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=D:\\timetronix.mdb");