Viewing 5 posts - 1 through 6 (of 6 total)
Thank you. The vendor has decided to just not update the table in a separate statement. That seems to have done the trick.
August 30, 2021 at 6:41 pm
We have found that at least some of them are table variables with the # and 8 hex digits. What we are looking at is the forward fetch number (received...
August 30, 2021 at 6:16 pm
Believe me, I would love to change them to temp tables, but the stored procs are written by a 3rd party. We were able to find most of them checking...
August 30, 2021 at 5:19 pm
It does not seem to go away.
August 30, 2021 at 1:54 pm
The name in the tempDB database is not the same as the @table variable name. I tried SQL Search and it didn't return anything.
August 27, 2021 at 5:14 pm
Viewing 5 posts - 1 through 6 (of 6 total)