W
William
Dear all,
I am running a stored procedure using a pass-through query. This stored
procedure will update some summarized values in a table on SQL server and
will not return any recordset. However, how do I know when it finishes
running and whether or not it runs successfully by using VBA codes?
I am running a stored procedure using a pass-through query. This stored
procedure will update some summarized values in a table on SQL server and
will not return any recordset. However, how do I know when it finishes
running and whether or not it runs successfully by using VBA codes?