Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
briankind
Starting Member
17 Posts |
Posted - 2009-07-25 : 02:04:37
|
how do you speed up the database performance? |
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
Posted - 2009-07-25 : 04:25:39
|
By finding the cause of the slow performance and resolving it.It may be hardware, it may be system configuration, it may be poorly written queries, it may be inadequate indexing, it may be bad table design. It's likely to be a combination of all.--Gail ShawSQL Server MVP |
 |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2009-07-25 : 05:19:03
|
Hi Gail,this is a perfect answer for a global question like this.I would like to have this text on a hot key. GreetingsFred No, you're never too old to Yak'n'Roll if you're too young to die. |
 |
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
Posted - 2009-07-25 : 15:44:43
|
If you use Firefox, go download the Clippings addin. I currently have 14 different 'standard' answers loaded, everything from "Please post table definitions, sample data and desired output." through to common code snippets and links to articles on common problems.You're most welcome to use my answer as a standard reply for these types of questions if you wish.--Gail ShawSQL Server MVP |
 |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2009-07-25 : 16:28:54
|
Thank you very much.I am using IE8, do you know about an similar addin that works fine with IE?If not - don't waste your time I can google it by myself...GreetingsFred No, you're never too old to Yak'n'Roll if you're too young to die. |
 |
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
Posted - 2009-07-25 : 16:32:35
|
I don't use IE, haven't used it in years. Sorry.--Gail ShawSQL Server MVP |
 |
|
|
|
|
|
|