G
Guest
Hi,
I am going to be running 2 queries once a week. The first is an update
query, updating 5 fields in one table, and probably 20-30 records each time.
The second is an append qurey, appending 15 fields in one tabel, about 5-10
records each time.
They are called from a command button, and they will not need to change. I
was wondering would it be better to make 2 queries, or program it in VBA? Are
there any advantages to one or the other? Is one quicker? How will it affect
the database size?
Any suggestions would be very helpful.
Thankyou, James.
I am going to be running 2 queries once a week. The first is an update
query, updating 5 fields in one table, and probably 20-30 records each time.
The second is an append qurey, appending 15 fields in one tabel, about 5-10
records each time.
They are called from a command button, and they will not need to change. I
was wondering would it be better to make 2 queries, or program it in VBA? Are
there any advantages to one or the other? Is one quicker? How will it affect
the database size?
Any suggestions would be very helpful.
Thankyou, James.