Hello everyone, recently I received help in this forum on how to insert a record based on a form. Now I would like to take this one step further: I would like to be able to add modify and delete capabilities to my application.
When the form is presented (initially blank) I would like the user to be able to add a new record or search for an existing record and then either modify it or delete it once found. I know how to insert a new record (thanks again to user shu), but I would like to add buttons to the form that will allow search, modify and delete capabilities.
Can someone point me to some sample code or maybe a tutorial that demonstrates this functionality?
Thanks everyone,
cheers,
Ric