Does your script not know when the data insert is finished? If it does, then use a message handler at that time to refresh the data binding. That way it becomes event based and not timer based.
Tips:
Use the Blockquote button to quote somebody else.
Use the Preformatted Text button to format code (such as now()
in your original post).
See Wiki - how to post code on this forum for more.