I share good IT links that I can find at google.
statement may be a reserved word, it is in several dbms try putting [] around it :mySelectQuery = "Select [statement] from PersonalStatement where IdNum= " + "'" + sIdNum + "'";
Post a Comment
1 comment:
statement may be a reserved word, it is in several dbms try putting [] around it :
mySelectQuery = "Select [statement] from PersonalStatement where IdNum= " + "'" + sIdNum + "'";
Post a Comment