One of the entries in my database has "apostrophe "
I have a form in access... When i try to select that entry from the table it gives me error "syntax error(missing expression) in query expression."
I tried using double quotes in my query. It displays the entry i am looking for but it messes up the changes i made in delete code. Can anyone help plz....
I have a form in access... When i try to select that entry from the table it gives me error "syntax error(missing expression) in query expression."
I tried using double quotes in my query. It displays the entry i am looking for but it messes up the changes i made in delete code. Can anyone help plz....
Comment