Forum Replies Created

Viewing 15 posts - 13,096 through 13,110 (of 26,486 total)

  • RE: How to convert this XML into columns

    Sean Lange (4/6/2012)


    So given the error message what do YOU think the problem is? This is not some voodoo uber awesome sql thing hidden away. It should take anybody with...

  • RE: Table Partition

    You do realize that it may be better to look at the queries and the tables to determine if the queries and/or indexes can be improved before you look at...

  • RE: how to monitor a website through database table

    OP wants to track by user, by ip address the search word(s) a visitor to his website uses.

    Obviously, the search page will need to write this information to a search...

  • RE: SSIS

    You can use Database Mail to send the emails.

  • RE: How to convert this XML into columns

    njdevils39 (4/6/2012)


    LutzM (4/6/2012)


    njdevils39 (4/6/2012)


    ...

    Where should I put this query in my original SQL CODE? Note: Include EMP_NAME, EMP_ORGANIZATION, EMP_DEPARTMENT and EMP_DT_TERMINATION.

    I have no idea.

    It would make sense to place it...

  • RE: Primary key

    jitendra.padhiyar (4/6/2012)


    Thanks a lot Pettis and Paul !

    Now i m cleared about primary key concept. I also tried to insert a column using Alter command with not null, but it...

  • RE: Item Stock Update problem (Set Based solution)

    jewel.sacred (4/6/2012)



    so its legacy that you are stuck doing it this way. its this way now so it has to be this way when we move to the new system?

    in...

  • RE: Item Stock Update problem (Set Based solution)

    jewel.sacred (4/6/2012)


    capn.hector (4/6/2012)


    jewel.sacred (4/6/2012)


    capn.hector (4/6/2012)


    to lynn's point. if 6 months after you start using this you have to change the pieces per pack you have to make sure to...

  • RE: forimg a sql query using split

    What does this mean:

    but instead if i directly need to get the value from my exixting column i dont get the result

    I am slightly confused.

  • RE: drop index took 3 hours!maybe disk's files fragmentation?

    den_sidr (4/6/2012)


    Lynn Pettis (4/6/2012)


    GilaMonster (4/6/2012)


    den_sidr (4/6/2012)


    hi Lynn,

    are you sure that any nonclusted indexes are engaged in this process consequently?any links/docs?

    Yes, absolutely sure.

    All nonclustered indexes contain the clustered index key as...

  • RE: Item Stock Update problem (Set Based solution)

    jewel.sacred (4/6/2012)


    capn.hector (4/6/2012)


    ok first thing is i would move your conversion factor to your unit table, makes for easier changes with out haveing to make sure you update every conversion...

  • RE: how to write for loop and cursor in sql server

    sivag (4/6/2012)


    here i joined seven table for this i used your split function only there i nothing wrong in that execpt one thing if i exec the store proc means...

  • RE: drop index took 3 hours!maybe disk's files fragmentation?

    GilaMonster (4/6/2012)


    den_sidr (4/6/2012)


    hi Lynn,

    are you sure that any nonclusted indexes are engaged in this process consequently?any links/docs?

    Yes, absolutely sure.

    All nonclustered indexes contain the clustered index key as a row locator....

  • RE: Are the posted questions getting worse?

    Revenant (4/5/2012)


    Lynn Pettis (4/5/2012)


    Brandie Tarvin (4/5/2012)


    Lynn Pettis (4/5/2012)


    Oh well, no bomb. Back to work.

    Was it Twinkies?

    No idea, wasn't close enough to see the package. But whoever left it...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (4/5/2012)


    Lynn Pettis (4/5/2012)


    Oh well, no bomb. Back to work.

    Was it Twinkies?

    No idea, wasn't close enough to see the package. But whoever left it in the lobby...

Viewing 15 posts - 13,096 through 13,110 (of 26,486 total)