J
|
Jane 5/8/2007 |
I wasn't able to reproduce this error. |
Q
|
qqqqq author 5/8/2007 |
I found the problem. The field with the single quote was being inserted into a table in a before insert event. I applied the RTESafe function to the value, in the event and that fixed it. |