Y
YisMan
i have an append query that sometimes violates the index of the INTO table.
what id like to have is that Access should throw an error at each violation
so that i can handle them. but the notification of the error is from
"setwarnings" not VBA, so how can i handle it?
the query is run through the docmd.runsql statement
what id like to have is that Access should throw an error at each violation
so that i can handle them. but the notification of the error is from
"setwarnings" not VBA, so how can i handle it?
the query is run through the docmd.runsql statement