Viewing 15 posts - 10,036 through 10,050 (of 19,560 total)
Stefan Krzywicki (5/23/2011)
SQLRNNR (5/23/2011)
Stefan Krzywicki (5/23/2011)
SQLRNNR (5/23/2011)
Stefan Krzywicki (5/23/2011)
SQLRNNR (5/23/2011)
Stefan Krzywicki (5/23/2011)
SQLRNNR (5/23/2011)
GilaMonster (5/23/2011)
Jack Corbett (5/23/2011)
Just because I've touched it doesn't mean I'm an expert.
It doesn't? Really?
😉
Wish more...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 23, 2011 at 10:25 am
Stefan Krzywicki (5/23/2011)
SQLRNNR (5/23/2011)
Stefan Krzywicki (5/23/2011)
SQLRNNR (5/23/2011)
Stefan Krzywicki (5/23/2011)
SQLRNNR (5/23/2011)
GilaMonster (5/23/2011)
Jack Corbett (5/23/2011)
Just because I've touched it doesn't mean I'm an expert.
It doesn't? Really?
😉
Wish more people thought that...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 23, 2011 at 10:20 am
After reading about this and thinking about it a bit, I have to admit I am probably more in the realm of the faint of heart in this area. ...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 23, 2011 at 10:19 am
Stefan Krzywicki (5/23/2011)
SQLRNNR (5/23/2011)
Stefan Krzywicki (5/23/2011)
SQLRNNR (5/23/2011)
GilaMonster (5/23/2011)
Jack Corbett (5/23/2011)
Just because I've touched it doesn't mean I'm an expert.It doesn't? Really?
😉
Wish more people thought that way.
No experts are...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 23, 2011 at 10:15 am
Stefan Krzywicki (5/23/2011)
SQLRNNR (5/23/2011)
GilaMonster (5/23/2011)
Jack Corbett (5/23/2011)
Just because I've touched it doesn't mean I'm an expert.It doesn't? Really?
😉
Wish more people thought that way.
No experts are those who have...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 23, 2011 at 10:08 am
GilaMonster (5/23/2011)
Jack Corbett (5/23/2011)
Just because I've touched it doesn't mean I'm an expert.It doesn't? Really?
😉
Wish more people thought that way.
No experts are those who have heard of it...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 23, 2011 at 10:01 am
Thanks again for another question.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 23, 2011 at 9:59 am
humbug
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 23, 2011 at 9:53 am
I'd start here.
http://msdn.microsoft.com/en-us/library/bb522825(v=SQL.100).aspx
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 20, 2011 at 5:48 pm
You should use report manager for much of the administration of SSRS 2008 - a lot was changed between 2005 and 2008.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 20, 2011 at 5:13 pm
GilaMonster (5/20/2011)
SQLRNNR (5/20/2011)
I love Gails answer here.
Hey, he asked for a course in the Seattle area. That's in the Seattle area. It's a higher level course. It is mostly administration....
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 20, 2011 at 4:52 pm
I love Gails answer here.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 20, 2011 at 4:26 pm
If you only want one record period and not one record per user that created a comment, then you need to remove more items from your group by
, comments.create_user_id
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 20, 2011 at 3:24 pm
Your group by is causing that. Remove comments.create_date from the group by.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 20, 2011 at 3:12 pm
I definitely think the types of bugs seen these days are more commonly with usability and business logic or flow.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 20, 2011 at 3:04 pm
Viewing 15 posts - 10,036 through 10,050 (of 19,560 total)