Forum Replies Created

Viewing 15 posts - 76 through 90 (of 3,221 total)

  • RE: SSIS 2012 -Template

    Nice question - learned something new from it .. THANKS

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Responding to You - QOD

    david.wright-948385 (8/3/2013)


    Steve Jones - SSC Editor (8/2/2013)


    Some of you might have noticed that the "Yesterday's Question of the Day" is back in the newsletter (today's).

    ...we had some authors of...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: New Guy

    BigChicagoBob (7/30/2013)


    First, thank you for the warm welcome.

    Second, I have a few many questions for you gurus.... if you don't mind pointing me in the correct direction!

    bitbucket-25253 (7/30/2013)


    ...It will allow...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: New Guy

    I would suggest purchasing the DEVELOPER EDITION, whose use does not run out with time. Cost is around $50 US dollars. It will allow you to save what...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: creating a copy of a database for testing on

    You might want to read this:

    http://msdn.microsoft.com/en-us/library/ms188664(v=sql.90).aspx

    It shows you how to use the Copy Database Wizard which is available.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: T-SQL

    If any one misses this basic question ... woe to the place where they work

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Hiring Heterogeneously

    The world is a richer place for the diversity we have, and varying opinions, thoughts and ideas. We don't all get along, but many of us can work together with...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: dynamic index rebuild based on fragmentation level

    Here is one I use .. it does NOT do what you requested as far as rebuilding, but you should be able to modify it to perform that task. ...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Login Frequency for a Login on a database

    There is a method. Read this to learn how to use.

    http://msdn.microsoft.com/en-us/library/ms175850(v=sql.100).aspx

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Upgrade from Sql 2003 to Sql 2008

    Suggest you read this: (SQL Server Upgrade Advisor) at:

    http://www.microsoft.com/en-us/download/details.aspx?id=11455

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: beginner:)

    Use the Developer Edition .... as long as it is NOT used in production it is equivalent to the Enterprise Edition.

    Use GOOGLE to search for a site where you can...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Are the posted questions getting worse?

    The Dixie Flatline (6/27/2013)


    Godspeed, Lynn

    +1

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Trace flags question.

    we need filtered dump (only once) on the exception 12345 then we can enable trace flag 2551,8026 :

    dbcc traceon (8026,2551,-1)

    2551 –> To configure the filtered dump

    8026 –>To clear the...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (6/14/2013)


    Lynn Pettis (6/14/2013)


    ***************************************************

    I am officially going to Afghanistan!

    I leave for IRDO at Camp Atterbury in Indiana on Sunday, June 23rd. All should go well...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: The size of a table. (space_used against calculated space).

    ben.brugman (6/10/2013)


    With sp_space_used you get the 'gross' size of a table. (Used_size for data)

    Summing all fields with a datalength function also gives a size for a table, offcourse this is...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

Viewing 15 posts - 76 through 90 (of 3,221 total)