How to update records,getting data from a form,
February 2, 2009 at 3:04 AM
Yes,This is good,but I used the following syntax " Update Table_Name Set Field1="'+InputData1+"',Field2="'+InputData2+"' Where Criteria='"+input+"' ";It does not work
View All Comments
| View Tutorial