Viewing 15 posts - 9,331 through 9,345 (of 18,926 total)
You can also use sp_execsql for this.
You can also consider the option to run a single query that will update all rows in a single pass (assuming it's possible).
September 24, 2007 at 3:13 pm
I'll vote for that again here... just to be safe :).
September 24, 2007 at 3:04 pm
I know Steve... what I hate abput it is that it takes 10 secs to do instead of 1 like it used to do in the old forum.
The redirect to...
September 24, 2007 at 2:40 pm
Got beaten to the punch on this one (AS bug).
Thanks for all the quick fixes Steve.. and Steve... and Steve :D.
September 24, 2007 at 1:10 pm
One more thing. What happens when 10000s of concurrent users login / log out of the server and your profiler trace is running?
I doubt this has a serious impact but...
September 24, 2007 at 12:43 pm
I second that, give us an option in our profile like for the topics to show (10,20,30,40,50) messages per page.
Much more fun for us to use that way.
September 24, 2007 at 12:13 pm
You can run this query to test it yourself :
SELECT
1 WHERE NOT(0 =...
September 24, 2007 at 11:42 am
Thank you Steve for the quick reply. But this is not the question I asked :).
I meant that in the old version of the site I had 9600 posts, now...
September 24, 2007 at 11:38 am
Maybe a more appropriate place for this question :
How does the new points system work? It used to be only the # of posts, but apparently something else counts...
September 24, 2007 at 10:46 am
That would be a great idea Steve. Can you tell us how the new point system works? Last time I checked, I only had 9600 posts or something like that.
September 24, 2007 at 10:41 am
Nah, I wish.... maybe in Katmai. Anyone has access to those books online?? I have not installed the ctp yet!
September 24, 2007 at 9:15 am
Thanx for the quick turn around. I was not throwing blame out to anyone... just that this was a reallllllly big annoyance for me... and a few more apparently.
September 24, 2007 at 9:14 am
As I said, while IT DOESN'T help for this case... that function has a lot of good info...
:).
September 24, 2007 at 8:52 am
September 23, 2007 at 11:06 am
While it doesn't help for this problem, it can certainly help in a similar situation : COLUMNPROPERTY() has a lot of usefull info.
September 23, 2007 at 11:00 am
Viewing 15 posts - 9,331 through 9,345 (of 18,926 total)