Viewing 15 posts - 16,216 through 16,230 (of 22,226 total)
jcrawf02 (11/6/2009)
GilaMonster (11/6/2009)
GSquared (11/6/2009)
If I'm not mistaken, PASS was Mon-Thu, right?Mon-Fri. Main conference was Tues-Thurs, pre-con on monday, post-con on friday.
Grant says Hi.
Geek of the Week is too...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
November 6, 2009 at 10:08 am
Roy Ernest (11/2/2009)
Grant Fritchey (11/2/2009)
Great time so far. This is an excellent community of individuals.Planning to have a martial art bout with Gail and Steve? 🙂
Actually, that might happen. It...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
November 2, 2009 at 7:00 am
Great time so far. This is an excellent community of individuals.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
November 2, 2009 at 6:22 am
Sitting in the hotel in Seattle. Actually I'm leaving now to go downstairs and start meeting the denizens of the PASS Summit.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
November 1, 2009 at 1:25 pm
Tried the search "execution plans" and received a VERY high number of hits. Only problem was the results show very little. First one said, Execution Plan and underneath it said...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 30, 2009 at 10:23 am
You can connect directly to TFS from SQL Server Management Studio. It will allow you to create a solution and add scripts to it, check them in & out, etc....
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 30, 2009 at 6:31 am
I hate to say it, but I think it's you. I very seldom have two instances of SSMS open and then it's usually one logged into the production servers and...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 30, 2009 at 6:22 am
Small scripts that I use all the time go into Red Gate SQL Prompt. Bigger scripts go out to a sharepoint site. All our projects are built from source control,...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 30, 2009 at 6:15 am
GilaMonster (10/29/2009)
CirquedeSQLeil (10/29/2009)
How do you find the time? School, articles, SSC, writing books, work...
School?
It's 11pm and I'm just starting on a report that'll likely take 2-3 hours. Answer your...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 29, 2009 at 3:15 pm
Magy (10/29/2009)
I don't think I would be able to use a .NET session or state table, because I need it to be in SQL Server.
Reason being,...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 29, 2009 at 7:29 am
meichner (10/29/2009)
Grant Fritchey (10/29/2009)
The problem is, it's really easy to get a circular reference. All you need is...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 29, 2009 at 6:56 am
I'm pretty sure that one can be done on the fly and doesn't require a restart (but I could be wrong). I'd have to look it up to be 100%.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 29, 2009 at 5:42 am
ERStudio is probably one of the highest quality modeling tools you're going to run into. Almost anything else is a step down. It might not function like Word or Excel,...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 29, 2009 at 5:15 am
I agree. Temporary tables are meant for temporary storage within a single connection's life on the server, not for the entire time an application is being used. You need a...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 29, 2009 at 5:09 am
Hey Flo,
I think you might want to try Wesley's idea. Think about it like tempdb, if it's shrinking and growing depending on load within the range you specified, it might...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 29, 2009 at 5:04 am
Viewing 15 posts - 16,216 through 16,230 (of 22,226 total)