I'm wanting to use the SQL Query Analizer, or possibly program the statement into my Delphi program, to SELECT all records that have a single quote in the string and replace it with a string without the single quote. Example of type of data in field: 48 x 125' Bubble Wrap. I can't seem to find the right combination of characters because when I try to form my SQL SELECT statment the string must be surrounded by quotes and it sees the single quote in the string as the closing quote. Please let me know how I can get around this because I would like to run an update on the table and replace all the selected records with a description that doesn't have quotes in it.
I appreciate any advice in this matter!
jcfrasco
I appreciate any advice in this matter!
jcfrasco