Query Run

  • Thread starter Thread starter Douglas
  • Start date Start date
D

Douglas

When running a query, what is the difference in using the RUN to run your
query or using the view icon (first icon on the left side of the toolbar)?
 
For a simple SELECT query, there is no difference. There is a difference if
you are using an Action query (insert, update, delete, or make table).

Clicking on the View datasheet button, will show you the records that would
be affected (but it doesn't actually run the query). Clicking on the Run
button will actually run the action query and make the changes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top