Forum Replies Created

Viewing 5 posts - 1 through 6 (of 6 total)

  • RE: first and last function

    it works!!!

    you are a genius!!!!

    my idol!!!!!!!

    :w00t:

    thank you very much!!!

    :hehe:

  • RE: first and last function

    it doesn't work..

    syntax error near keyword "FROM"

    may be there are problems with inner join chain but i can't find the error..

    FROM contatti...

  • RE: first and last function

    keystructure is my id column? the identity field?

  • RE: first and last function

    oh my god!

    may be it's too difficult for me..

    this is the function i've created:

    set ANSI_NULLS ON

    set QUOTED_IDENTIFIER ON

    go

    ALTER FUNCTION [dbo].[fn_UltimaRevisione](@id_commessa AS int, @cod_fase AS int, @cod_sezione AS nvarchar, @cod_progressivo AS...

  • RE: first and last function

    it's not so simple..:P

    i wrote only a small portion of data..

    a real table should have many records like this format:

    COMUNE DI MILANO | Sede Generale | 2 | C |...

Viewing 5 posts - 1 through 6 (of 6 total)