Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

&(ampersand) problem

673082Nov 30 2008 — edited Dec 1 2008
I have a problem in inserting record where backend is oracle and front end is visual basic. When user inputs "*+&+*"(ampersand) symbol in textbox and the code tries to insert the record as it is, an error is generated. As far as i know "*+&+*" refers to the input symbol, but i want to escape the "*+&+*" symbol and insert the record without any problem. Is there anyway it can be done?. Does oracle/sql provides any function that can be used to escape certain reserved characters.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2008
Added on Nov 30 2008
2 comments
2,480 views