i use setwarnings on opening of the database and never turn it back on. i want it to stay permanently off.
i don't know if it's a coincidence but since i moved the BE to SQL server - the warnings turn back on after using some forms. i'm getting the "are you sure you want to replace the table" when running a make-table query that replaces a local (not linked) table.
how can that happen? arent they supposed to stay off until they're turned back on? or am i missing something?
this worked for months with an access BE btw
thank you
i don't know if it's a coincidence but since i moved the BE to SQL server - the warnings turn back on after using some forms. i'm getting the "are you sure you want to replace the table" when running a make-table query that replaces a local (not linked) table.
how can that happen? arent they supposed to stay off until they're turned back on? or am i missing something?
this worked for months with an access BE btw
thank you