Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: INSERT.....SELECT MAX() problem

    calvo (3/26/2012)


    They were a great help.

    YOU are a great help !!!!

    YEAH !!!! It's exactly what I need.

    The only problem is that I don't understand what you wrote, but is...

  • RE: INSERT.....SELECT MAX() problem

    Sean Lange (3/26/2012)


    Notice I commented out the INSERT line above so you can the values that will be attempted as an insert. You can see clearly that columns 1 and...

  • RE: INSERT.....SELECT MAX() problem

    ChrisM@Work (3/26/2012)


    What column from which table are you trying to evaluate MAX() of?

    Column 'nProg' from '#Storico' table.

    ChrisM@Work (3/26/2012)


    Currently you have a "circular" evaluation - the MAX() of something which is...

Viewing 3 posts - 1 through 4 (of 4 total)