Torna al Thread

int Ultimo = ds.Tables[0].Rows[ numTot]["appo_id"];// Per recuperare spazio potresti compattarlo in int Ultimo = ds.Tables[0].Rows[ ds.Tables[0].Rows.Count]["appo_id"]
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5