Ive seen tutorials on the net on how to do it, but the tutorial is not applicable on the program that I wish to do. The tutorial tells you to add 4 navigation buttons so that you can navigate the database(first, last, back, and forward). Then an update and delete button.
But if this is what I will do, it would take 10 years to navigate the database and update a record.
Now, what I want to do is just for the user to input a unique ID and click search button(which I have already done). Then the update would be easier. How can I update or delete a record using this method?
Ive seen tutorials on the net on how to do it, but the tutorial
Share
Something along these lines:-