Viewing 5 posts - 1 through 6 (of 6 total)
it works!!!
you are a genius!!!!
my idol!!!!!!!
:w00t:
thank you very much!!!
:hehe:
October 4, 2007 at 10:13 am
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...
October 4, 2007 at 9:51 am
keystructure is my id column? the identity field?
October 4, 2007 at 9:43 am
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...
October 4, 2007 at 8:56 am
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 |...
October 4, 2007 at 7:25 am
Viewing 5 posts - 1 through 6 (of 6 total)