Database Access - Insert - Delete - Update - Save
Permalink
Can someone please tell me in keywords how can i display a DB record in fields on a form and using a button to move to the next record in the database and so on. And if i need to update the field(s) on the form or delete it and save it using another button. Is this a CRUD interface and the active record issue? Is there something else? Is there an automated wizard to build this or everything must be made manually?
Thanks
Thanks