Updating a query

  • Thread starter Thread starter Guest
  • Start date Start date
Feel free to tell us what exactly you want to do.

To update a design of a query?
To update records return by the query?
To change a select query to an update query?
 
maud0361 said:
How do I update a query?

maud0361,

Open any QueryDef object in Design or SQL View, make the necessary
changes, and the close the QueryDef object to save it.


Sincerely,

Chris O.
 
I have the same problem.
I create queries and a form whose fields come from the queries.
But I cannot update that form. I have to go to the table to change the form.
(Post name: create ptoduct tree @ Access Databese design)
 
Back
Top