JennyPeters
Programmer
I have a large archive table, 200,000 records, and when trying to append record from this archive table to another empty table, I get a message saying 'Timeout expired', and my SP stops.
Is there a way to change the 'Timeout' value, so this query has time to actually run?
Thanks,
Jenny
Is there a way to change the 'Timeout' value, so this query has time to actually run?
Thanks,
Jenny