When inserting strings (text) into a database they need to be enclosed by single qoutes
Code:sqlstrInsert = "INSERT INTO " & "Date_Cert_Results (Type_of_Data, Check_Area, Product_Code) values ('" & td & "','" & ca + "','" & pc & "')"
|
Results 1 to 13 of 13
Thread: Help with insert query using VB6Hybrid View
|
Click Here to Expand Forum to Full Width |