Forum Replies Created

Viewing 3 posts - 61 through 64 (of 64 total)

  • RE: Need Hiarachy of date

    Hi,

    You can simply create a loop that can iterate through all the different dates.

    You can find more documentation on MS website. http://msdn.microsoft.com/en-us/library/ms178642.aspx

    Please let me know if that works for you.

    DECLARE...

    Ysaias Portes | Forward Thinkers Consulting
    sp_SQLFlightRecorder — open-source SQL Server diagnostic recorder | forwardthinkersconsulting.com

  • RE: Update the column included in Combined Unique Index

    Hi Grace,

    It does not matter that your unique index is a combination of many columns,

    you can update any of the columns as long as your update does not violate the...

    Ysaias Portes | Forward Thinkers Consulting
    sp_SQLFlightRecorder — open-source SQL Server diagnostic recorder | forwardthinkersconsulting.com

  • RE: Invalid SKU Error when Adding a Node to a SQL 2008 Cluster

    Hi Carol,

    Once you have completed the script you can go to the Cluster Administrator by going to Start Menu -> Run

    and paste this cluadmin.exe or by going into the control...

    Ysaias Portes | Forward Thinkers Consulting
    sp_SQLFlightRecorder — open-source SQL Server diagnostic recorder | forwardthinkersconsulting.com

Viewing 3 posts - 61 through 64 (of 64 total)