Forum Replies Created

Viewing 15 posts - 6,856 through 6,870 (of 9,399 total)

  • RE: Are the posted questions getting worse?

    Koen Verbeeck (12/8/2014)


    New type of spam:

    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...

  • RE: Count of accounts per zipcode

    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...

  • RE: Fun with XOR #2

    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...

  • RE: How to restrict User to enter Phone number in words ???

    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...

  • RE: Today's Random Word!

    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...

  • RE: Unable to access physical server to backup transaction log

    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...

  • RE: Unable to access physical server to backup transaction log

    ian_massey (12/5/2014)


    Last DB Backup is showing 04/12/2014 21:54:04

    Last 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...

  • RE: Are the posted questions getting worse?

    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...

  • RE: Fun with XOR #1

    Thanks for the question. I'm glad we don't have the memory prices of that era any more.

  • RE: Today's Random Word!

    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...

  • RE: Today's Random Word!

    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...

  • RE: Execute query multiple server

    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...

  • RE: Trace Flag

    That was a good question. I love starting out the day by learning something, so thank you.

  • RE: Today's Random Word!

    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

  • RE: DBCC CHECKDB keeps running every night

    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...

Viewing 15 posts - 6,856 through 6,870 (of 9,399 total)