Hi All
How do you insert variables into the SQL statement
cSql+="INSERT INTO Import_Customer_Cards (CoLastName,CardID) VALUES ('TechData Software','TEC01')"
I have tried macros - codeblocks but no go.
Cheers
Colin
Hi All
How do you insert variables into the SQL statement
cSql+="INSERT INTO Import_Customer_Cards (CoLastName,CardID) VALUES ('TechData Software','TEC01')"
I have tried macros - codeblocks but no go.
Cheers
Colin
Solved thanks