Torna al Thread

set @stringa = 'c:\\inetpub\wwwroot\Group-ware\ingressi\script\' + cast(replace(CONVERT(varchar,getdate(),103), '/', '.') as varchar(10)) + '_' + cast(@i as varchar(3)) + '.cot' BULK INSERT temporanea FROM @stringa;
Copyright © dotNetHell.it 2002-2025
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5