Append Query

R

Ryan Tisserand

Does an append query need exclusive rights to the destination table to write
to it, or can the destination table be in use?
 
J

John W. Vinson

Does an append query need exclusive rights to the destination table to write
to it, or can the destination table be in use?

It can be in use.

John W. Vinson [MVP]
 
Top