Access DataBase_How to move next or move previous in C#
Mine application is C# windows application. Is it any way that u can implement code so you can move through records with: move first move last, and move next. I know how to connect to database but this gives me the ability only to retrieve record, but not the abilty to search through records.