Viewing 15 posts - 6,856 through 6,870 (of 9,399 total)
Koen Verbeeck (12/8/2014)
http://www.sqlservercentral.com/Forums/Topic1636920-391-1.aspx#bm1642200
They enter a reply with the first reply of the thread copied into it (in this case, my reply) and then add a URL.
More annoying...
December 8, 2014 at 1:47 pm
If you already have a summary of accounts by zip code, then you don't want to COUNT them, you want to SUM them instead. So use Alvin's query with...
December 8, 2014 at 8:48 am
Nice question. I also agree with Tom that 45% is pretty dismal. Knowing the basics is never a bad thing. The more you understand old techniques and...
December 8, 2014 at 8:44 am
Eric M Russell (12/5/2014)
The input should be properly parsed and formatted prior to inserting the database table. Really, allowing users to enter all contact information into a multi-line text box...
December 5, 2014 at 11:05 am
crookj (12/5/2014)
Ed Wagner (12/5/2014)
Stuart Davies (12/5/2014)
SQLRNNR (12/4/2014)
Ed Wagner (12/4/2014)
crookj (12/4/2014)
Ed Wagner (12/4/2014)
SQLRNNR (12/3/2014)
sing4you (12/3/2014)
whereisSQL? (12/3/2014)
Ed Wagner (12/3/2014)
djj (12/3/2014)
Ed Wagner (12/3/2014)
Stuart Davies (12/3/2014)
Ed Wagner (12/3/2014)
SQLRNNR (12/3/2014)
BWFC (12/3/2014)
Requirements 🙂
Make em up as...
December 5, 2014 at 7:44 am
Yes, they're right. Thanks for the correction, guys. That was very poor wording on my part. You need a full backup, but not only the last one...
December 5, 2014 at 7:13 am
ian_massey (12/5/2014)
Last DB Backup is showing 04/12/2014 21:54:04Last Log Backup is showing 05/12/2014 10:03:04
If these dates are DD/MM/YYYY, then they're taking backups. If not, then make sure you're right...
December 5, 2014 at 5:34 am
Brandie Tarvin (12/5/2014)
GilaMonster (12/5/2014)
And crisis, panic, run around screaming, the EF-based app is slow.600MB database, generating 5GB of trace data in 1 hour....
Here's a bit of easy code to...
December 5, 2014 at 5:16 am
Thanks for the question. I'm glad we don't have the memory prices of that era any more.
December 5, 2014 at 5:14 am
Stuart Davies (12/5/2014)
SQLRNNR (12/4/2014)
Ed Wagner (12/4/2014)
crookj (12/4/2014)
Ed Wagner (12/4/2014)
SQLRNNR (12/3/2014)
sing4you (12/3/2014)
whereisSQL? (12/3/2014)
Ed Wagner (12/3/2014)
djj (12/3/2014)
Ed Wagner (12/3/2014)
Stuart Davies (12/3/2014)
Ed Wagner (12/3/2014)
SQLRNNR (12/3/2014)
BWFC (12/3/2014)
Requirements 🙂Make em up as you go;-)
Cowboy diplomacy
Samuel...
December 5, 2014 at 5:10 am
crookj (12/4/2014)
Ed Wagner (12/4/2014)
SQLRNNR (12/3/2014)
sing4you (12/3/2014)
whereisSQL? (12/3/2014)
Ed Wagner (12/3/2014)
djj (12/3/2014)
Ed Wagner (12/3/2014)
Stuart Davies (12/3/2014)
Ed Wagner (12/3/2014)
SQLRNNR (12/3/2014)
BWFC (12/3/2014)
Requirements 🙂Make em up as you go;-)
Cowboy diplomacy
Samuel Colt
John Browning
rifleman (old TV show)
Ranch
Horse
fly
shoo
Pie
Cow...
December 4, 2014 at 7:46 am
I don't know if this is applicable to what you're trying to accomplish, but SSMS has a feature that allows you to run a query in SSMS against multiple servers...
December 4, 2014 at 6:19 am
That was a good question. I love starting out the day by learning something, so thank you.
December 4, 2014 at 5:22 am
SQLRNNR (12/3/2014)
sing4you (12/3/2014)
whereisSQL? (12/3/2014)
Ed Wagner (12/3/2014)
djj (12/3/2014)
Ed Wagner (12/3/2014)
Stuart Davies (12/3/2014)
Ed Wagner (12/3/2014)
SQLRNNR (12/3/2014)
BWFC (12/3/2014)
Requirements 🙂Make em up as you go;-)
Cowboy diplomacy
Samuel Colt
John Browning
rifleman (old TV show)
Ranch
Horse
fly
shoo
Pie
December 4, 2014 at 5:17 am
Another possibility is that the network guys are running stuff against your servers. I had a situation where backups were being taken and not by me. I figured...
December 3, 2014 at 1:10 pm
Viewing 15 posts - 6,856 through 6,870 (of 9,399 total)