dotnetprogrammer
Programmer
I have a problem saving textbox's text data to MS Access using SQL Update in VB. I have tried Replace command like REPLACE(MYSTRING, "'", "''"
, but in vein!
Yet, if I enter a string using two single quotes instead of one like O''Conner or O''Neil, string is saved as intended (O'Conner or O'Neil).
Any help will be appreciated!
fred
Yet, if I enter a string using two single quotes instead of one like O''Conner or O''Neil, string is saved as intended (O'Conner or O'Neil).
Any help will be appreciated!
fred