Viewing 15 posts - 16 through 30 (of 206 total)
I would try to convince them by showing them a good/better application (that uses SQL server as a back-end of course).
I can't really help you to find a good product...
May 7, 2013 at 8:19 am
Aah the fun of VM, where CPU are not really your CPU and RAM is not really you RAM...
Check with the VM admin to see if the host is not...
May 7, 2013 at 8:12 am
I would say put the DATA and LOG on the SSD (including tempdb), os on C:\ and binaries on D:\.
Backup can be done to the HDD or SSD depending on...
April 26, 2013 at 7:57 am
tomes12 (2/22/2013)
February 25, 2013 at 1:00 am
WWDMark (2/22/2013)
Oliiii (2/22/2013)
February 25, 2013 at 12:48 am
We've tried mirroring many DB on the same instance and we started having problem at around 50 DBs, that might have changed on SQL 2012 though but mirroring is not...
February 22, 2013 at 8:47 am
Set the color to Nothing and it works:
=Iif(Fields!InstanceBlackout.Value = 1, "Orange", Nothing)
Found the answer here.
September 5, 2012 at 1:35 am
Lynn Pettis (5/25/2012)
Oliiii (5/25/2012)
We blame the application if it doesn't do it's task.
We blame...
May 25, 2012 at 2:54 am
Lynn Pettis (5/24/2012)
The mistake can come from poor development or wrong way to use the application.
By experience the mistakes comes from the way the application has been developed, they simply...
May 25, 2012 at 12:20 am
tgarland (5/24/2012)
So assigning blame and making sure it's handled correctly is paramount in a big company.
This may be one of the scariest statements I have seen in a while. ...
May 24, 2012 at 11:45 pm
GSquared (5/23/2012)
Oliiii (5/23/2012)
May 24, 2012 at 1:26 am
Lynn Pettis (5/10/2012)
Oliiii (10/15/2010)
Anyone tuning the query by not looking at IO and Time statistics and query plan would immediately fail.
Guess I'd fail here. First things I look at...
May 23, 2012 at 6:19 am
No need to do any deep analysis of anything so far, just look at what's going on with the process while you are inserting and that should let you know...
April 20, 2012 at 8:54 am
Partitioning is only available to Enterprise edition of SQL Server, you are most likely using a Standard edition.
April 20, 2012 at 8:10 am
It says "Easiest way", not that it's required...
(1 year old topic)
April 9, 2012 at 10:55 pm
Viewing 15 posts - 16 through 30 (of 206 total)