J
jerryk
Hi,
In one of my forms I need to execute the following line to create a temp
table
Docmd.OpenQuery("TestQry)
When this line executes the user recieves a dialog that wants them to
confirm that running the query will update data. Is there any way to
suppress this prompt?
Thanks,
Jerry
In one of my forms I need to execute the following line to create a temp
table
Docmd.OpenQuery("TestQry)
When this line executes the user recieves a dialog that wants them to
confirm that running the query will update data. Is there any way to
suppress this prompt?
Thanks,
Jerry