I have a table with a varchar column. Some row have quote (') and double quote (") as data. When I try to insert or update a row that has this I get a -104. I have tried to surrond the data with double quotes and three single quotes and still get the -104. Anyone know the anwser?