N
Nora M.
I have a bound form and am calling a stored procedure
which will set or clear the inactive date field based on
the active flag field in the table. I am getting a write
conflict warning and am wondering if there is a way to
default the choice save record or suppress the warning. I
tried the DoCmd.SetWarning False before calling the
procedure but that did not work. Any ideas/suggestions
would be appreciated.
which will set or clear the inactive date field based on
the active flag field in the table. I am getting a write
conflict warning and am wondering if there is a way to
default the choice save record or suppress the warning. I
tried the DoCmd.SetWarning False before calling the
procedure but that did not work. Any ideas/suggestions
would be appreciated.