Can anyone tell me why an word with an apostrophe cannot be saved to the db?
i get this error
Incorrect syntax near 's'.
Unclosed quotation mark after the character string ')'.
got some textboxes on a web form. and i encountered this error when i tried to save for example, sweet's ??
is there a solution for it ?
i get this error
Incorrect syntax near 's'.
Unclosed quotation mark after the character string ')'.
got some textboxes on a web form. and i encountered this error when i tried to save for example, sweet's ??
is there a solution for it ?
Comment