October 5, 2016 at 4:32 pm
#4767
Inactive
I am adding comments (text) to a table in our DB and I noticed that some comments that are entered back to back , (no wait) actually appear in the DB out of order, perhaps there is a tie when entering them. I added Wait .25 to my add comment routine , and I think it did the trick. (I hope) I write all my scripts in VBA, I do not use rules based scripting, although most of my scripting is web based.