hi
im using update queries, and append queries to update records from excel sheets, all i want is to view the result of successful query running.
i may need something like,
if the query runs successfully, ........
else
move unsuccessful records to a new table to follow up later, ... and the message box showing the error nature.
i need a vb code to implement this, any one pls help me...
im using update queries, and append queries to update records from excel sheets, all i want is to view the result of successful query running.
i may need something like,
if the query runs successfully, ........
else
move unsuccessful records to a new table to follow up later, ... and the message box showing the error nature.
i need a vb code to implement this, any one pls help me...