Forum Replies Created

Viewing 15 posts - 736 through 750 (of 5,685 total)

  • RE: Are the posted questions getting worse?

    Jason/Wayne: Belated clap from the back of the room when some dude finally took his earphones off and asked the guy next to him why the applause was so loud....

  • RE: tsql script

    amadou.barry (4/16/2013)


    I want to print out the day as in numeric, but when i run this query I don't have any output for display. Can someone please help, I don't...

  • RE: Today's Random Word!

    SQLRNNR (4/16/2013)


    Universe

    Egos

  • RE: performance benefit of separating LOG and DATA path

    I believe the confusion here lies in what is the simple recovery model.

    Everything in SQL Server is logged. The Simple Recovery model merely allows for re-usage of the log...

  • RE: How to add variables to a table in SSIS

    aliens218 (4/16/2013)


    Hi all, I'm in need to import several flat files into a SQL table. I'm used to importing one at a time, but I'm new and starting to...

  • RE: SSIS Data Flow Task Crashing

    kevin.kembel (4/16/2013)


    I have, and there's plenty of RAM free (8GB of 16GB free when it crashes), but is there another limitation that I'm running into? Something per-process?

    I read that...

  • RE: SSIS Data Flow Task Crashing

    It sounds like it's running out of memory, offhand. Have you watched the system bottlenecks while this runs? If you're in BIDS, you need to watch your own machine.

  • RE: Is there a better way to insert data than Access?

    Ben, in my opinion there are no Rapid Application Development tools. Just ones that people are the most familiar with so they're quick using it, and pre-built components that...

  • RE: Don't Be a Ghost

    Branding is all well and good, but I've found that trying to find me can be... interesting.

    A) Apparently my name is common.

    B) There's a particular Soccer player who tends to...

  • RE: Need help optimizing a query

    Sorry, got inundated yesterday, but wanted to catch up with this. As mentioned, we really need everything for tuning assistance. The article describes the easiest ways to get...

  • RE: How to add a running total?

    Jeff Moden (4/8/2013)


    Heh... Craig, you must've beat by post by seconds. 🙂

    Milliseconds, most likely. See what happens when you get so thorough in your answers? 😉

  • RE: How to add a running total?

    Running totals are best done in reporting environments. SSRS handles this cleanly.

    If you HAVE to get your procedure/T-SQL to do this, look up the article on this site under...

  • RE: When to update statistics manually, if at all?

    I have found that you need to examine the 'noise' in each table, and update accordingly. Now, you have to go to 'huge' before it matters, but as little...

  • RE: Need help optimizing a query

    Heya Josh,

    You're most likely on the right track with the heap, but for optimization items there's a bunch of data most of us prefer to see before we start bounding...

  • RE: Are the posted questions getting worse?

    I just saw a rather disconcerting event (which was in my favor) where a local white hat broke open my PC's administrator password in about 20 seconds from a cold...

Viewing 15 posts - 736 through 750 (of 5,685 total)