Forum Replies Created

Viewing 15 posts - 7,276 through 7,290 (of 9,715 total)

  • RE: Potential Issue with Re-Naming Stored Procedures

    Dropping and recreating procs is a regular part of our SDLC. We only ever use rename when we're going to archive off the proc. We want to make sure that...

  • RE: Database Goes Missing

    Here's a sample path for where your SSAS database could be located. Check this and see if you can find the .cub and .dim files associated with the cube. Is...

  • RE: Query not returning the right amount of records.

    Chris Morris-439714 (10/7/2010)


    So, what's this all about?

    INNER JOIN SOP30300

    ON SOP30200.SOPNUMBE = SOP30300.SOPNUMBE AND RM20101.DOCNUMBR = SOP30300.SOPNUMBE

    Are you absolutely sure that RM20101.DOCNUMBR should match to SOP30300.SOPNUMBE ? Look at...

  • RE: How to truncate log file in SQL Server 2005

    liewsb (10/7/2010)


    my scheduled backup is from Right click on DB->Task->Backup, and choose Database. The output file is having extension .bak

    But you don't say what type of backup you're doing. There...

  • RE: Are the posted questions getting worse?

    GilaMonster (10/7/2010)


    This has got to take some form of prize. http://www.sqlservercentral.com/Forums/FindPost1000227.aspx

    Time to get the crystal ball out again.

    Apparently it's my turn to feel snippy. I couldn't resist.

  • RE: Update stats error

    Google your error. See what you come up with. When you get confused, refer to these threads:

    How to ask questions

    How to post problems[/url]

    How to post code questions[/url]

  • RE: Today's Random Word!

    Brandie Tarvin (10/6/2010)


    mbricker-600840 (10/6/2010)


    Tom.Thomson (10/6/2010)


    Brandie Tarvin (10/6/2010)


    CirquedeSQLeil (10/6/2010)


    Wow, SSC is all about milestones this week.

    This thread is about to break 3000 posts too.

    Post for the sake of bumping the post...

  • RE: Today's Random Word!

    mbricker-600840 (10/6/2010)


    Tom.Thomson (10/6/2010)


    Brandie Tarvin (10/6/2010)


    CirquedeSQLeil (10/6/2010)


    Wow, SSC is all about milestones this week.

    This thread is about to break 3000 posts too.

    Post for the sake of bumping the post #. @=)

    And...

  • RE: Are the posted questions getting worse?

    Lately I have found that more posters actually have a problem with their expected result sets because they forgot (or didn't know) what they should be expecting. That it's not...

  • RE: Query not returning the right amount of records.

    kbnyny (10/6/2010)


    I have a query that is not pull all the data that it should be pulling. It should return 170 records. Before i added on Table SOP30300 I was...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (10/6/2010)


    The main reason I want to shove him off onto his own instance of his own database on his own server is that we already have performance problems...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (10/6/2010)


    Brandie Tarvin (10/6/2010)


    Stefan Krzywicki (10/6/2010)


    Wow, loading data into Access from SQL Server through SSIS is a Royal PITA.

    Really? I haven't had any problems with it. What's your issue?

    EDIT:...

  • RE: Today's Random Word!

    CirquedeSQLeil (10/6/2010)


    Wow, SSC is all about milestones this week.

    This thread is about to break 3000 posts too.

    Post for the sake of bumping the post #. @=)

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (10/6/2010)


    Wow, loading data into Access from SQL Server through SSIS is a Royal PITA.

    Really? I haven't had any problems with it. What's your issue?

    EDIT: Sorry. Thought you were...

  • RE: Are the posted questions getting worse?

    Chris Morris-439714 (10/6/2010)


    Somehow, for reasons long ago forgotten, Post Count has been set up as the unusual datatype NUMERIC(6,0).

    Numeric instead of Integar? Bad cowboy! Doesn't he know that extra byte...

Viewing 15 posts - 7,276 through 7,290 (of 9,715 total)