liamcorkhill
Programmer
Hi all.
I wish to empty a table. I have used the command:
DoCmd.RunSQL ("DELETE * FROM tbl_datecheck"
which prompts Access to come up with the dialog "You are trying to delete (x) rows .... Do you wish to do this?".
I dont want this message to appear. Any suggestions?
Regards
Liam Corkhill
I wish to empty a table. I have used the command:
DoCmd.RunSQL ("DELETE * FROM tbl_datecheck"
which prompts Access to come up with the dialog "You are trying to delete (x) rows .... Do you wish to do this?".
I dont want this message to appear. Any suggestions?
Regards
Liam Corkhill