Torna al Thread

PARAMETERS pass Text ( 255 ), nom Text ( 255 ), cognom Text ( 255 ), prov Text ( 255 ), tel Text ( 255 ), citt Text ( 255 ), dat DateTime, via Text ( 255 ), user Text ( 255 ); UPDATE Utenti SET Password = [pass], Nome = [nom], Cognome = [cognom] , Provincia = [prov] , Telefono = [tel] , Citta = [citt], Data = [dat] ,Via = [via], Username = [user] WHERE Utenti.Username = [user];
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5