Hi All, I currently have a macro, that using the OpenQuery macro action, runs a number of update queries. However, as my database expands I do not want endless queries clogging up the navigation pane, so after finding out about the RunSQL macro command, I wish to copy the SQL statement for each query and store it in the related macro and then delete the original query. However, I'm a bit confused by the Use Transaction argument of the RunSQL command. Access Help tells me that I am supposed to set this argument to YES if I wish to include the query in a transaction, but what does Access mean by a transaction. Surely just running the query is a transaction of sorts?? Can anybody explain this to me as Help goes on to say that by setting the argument to No means the query may run faster, so it would be useful if I had confidence in knowing what to select for this argument and in what situation.
Many thanks
John
Many thanks
John