Torna al Thread

dim cmpX as string = replace(txtbx3.text,"'","''") dim StrQry as string = "insert into tbl(campo1, campo2, campo3) VALUES('" & txtbx1.text & "', '" & txtBox2.text & "', '" & cmpX & "')"
Copyright © dotNetHell.it 2002-2025
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5