gear02
08-26-2002, 07:23 AM
I have this error where if I try to enter a ' into a search box in this program, I get the following error:
java.sql.SQLException: ORA-00911: invalid character
So I'm assuming that the ' is causing it. Are ' not permitted or do you need an escape character?
Thanks guys and I'm sorry if this is the wrong forum.
java.sql.SQLException: ORA-00911: invalid character
So I'm assuming that the ' is causing it. Are ' not permitted or do you need an escape character?
Thanks guys and I'm sorry if this is the wrong forum.