I have a database of clients with their jobs, tel numbers etc.
I have a form that allows me to input more people and a search form that allows me to search the db for an entry (using an autonumber id). I want to be able to amend and delete data from the entry on the search result page on a button press.
At the moment i have the form tied to a queries results so that if i input anything into the search results page nothing on the database changes. How can i create a button that will update the data base with the inputs i have made?
jed
I have a form that allows me to input more people and a search form that allows me to search the db for an entry (using an autonumber id). I want to be able to amend and delete data from the entry on the search result page on a button press.
At the moment i have the form tied to a queries results so that if i input anything into the search results page nothing on the database changes. How can i create a button that will update the data base with the inputs i have made?
jed