G
Guest
Hi,
I have created a command button that runs an update query and marks all of
the records in a subset. This works but is very slow. I'm not familiar
with Visual Basic, but tried the following code which does not work:
Current Db.Execute ("AryUpdSelectAllRecords"),dbFailOnError
Thanks for any suggestions.
I have created a command button that runs an update query and marks all of
the records in a subset. This works but is very slow. I'm not familiar
with Visual Basic, but tried the following code which does not work:
Current Db.Execute ("AryUpdSelectAllRecords"),dbFailOnError
Thanks for any suggestions.