G
Guest
I have a button run SQL to update a small local table that holds user
settings. Every time it runs though, it gives me the Yes/No dialogue:
"You are about to update 1 row(s)" "Once you click Yes, you can't use the
Undo command to reverse the changes. Are you sure you want to update these
records?"
Is there any way to bypass this message? Or is there another way to update
a table without SQL, even when the form you're in has nothing to do with the
table that holds the settings?
Thanks!
Nick
settings. Every time it runs though, it gives me the Yes/No dialogue:
"You are about to update 1 row(s)" "Once you click Yes, you can't use the
Undo command to reverse the changes. Are you sure you want to update these
records?"
Is there any way to bypass this message? Or is there another way to update
a table without SQL, even when the form you're in has nothing to do with the
table that holds the settings?
Thanks!
Nick