Update records

  • Thread starter Thread starter shiro
  • Start date Start date
S

shiro

I'm trying to create user dialog form to update some records at once.
When user is trying to print the records,I prompt them to assign a
permanent information and then run an update query to update the
records.But it causes writing conflicts since the records I'm trying
to update is using by the main form ( the query is open).So the
print command automatically halted.Is there a better way?
Hope somebody would like to advise.
Rgds,


Shiro
 
Back
Top