Re: Shared Memory from older app SQL Server 2005



Well, I can tell you from previous experience that it is sending query
after query at the engine whether it needs it or not.

The programming for this thing is awful. One process that used to
take 16 hours, I was able to profile and see what they were doing. I
redid it in MS Access and it runs in under 2 minutes ... ON THE SAME
MACHINE.

So, what I'm probably going to have to do is write our own version of
these utilities using .NET and solve this issue once and for all.

Thanks for the help!

.


Loading