Run time Timeout error
@theavinash-DAs260
•
Oct 25, 2024
Oct 25, 2024
1.4K
I have written a procedure to insert more than 600+K records from one table to another. But while executing the procedure in VBA code I am getting 'time out' run time error. Error is occuring becoz it is taking more time. It works fine if I execute it maunally on SQL Server. Any suggestions to avoid manual intervention....