Hi Experts
Im implementing MS Access in ASP.Net using VB.Net. Im trying to implement a database first time and i need step by step guidance.
Lemme tell you what exactly im trying to implement. I need to develop a page that allow an administrator to view all the fields in the database in gridview. This page should allow an administrator to insert update or delete the records. Sounds simple to you but not to me as i tried to do that but didn't get 100% success.
Now the DB name is thestory.mdb and the fields inside it are storyid, traveldate, country, city, hotelname, starrating, roomtype, storytext. storyid is my primary key.
Please help me out .....
Best Regards
Shaukat Waqar