reubenb
02-17-2005, 07:53 AM
hi,
when i use the apostrophe bug fixer in SQL
Replace(MyVariable,"'","''")
when i put a " in the field it stuffs up and gives me a
Type mismatch: '[string: "none"]'
error.
Why? And how do I fix it?
Thanks.
when i use the apostrophe bug fixer in SQL
Replace(MyVariable,"'","''")
when i put a " in the field it stuffs up and gives me a
Type mismatch: '[string: "none"]'
error.
Why? And how do I fix it?
Thanks.