Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> To write special characters to Oracle thru JDBC

To write special characters to Oracle thru JDBC

From: Molnar Laszlo <laszlo.molnar2_at_sysdata.siemens.hu>
Date: Fri, 16 Nov 2001 20:49:03 +0100
Message-ID: <3BF56DAE.9FD5A572@sysdata.siemens.hu>


Hi

I want to write command statements to Oracle Database thru JDBC, Java. A problem is, that these
statements contain special characters like ' & _ % ? . For example if this statement contains
'&mm' than oracle think that i want to give a value to mm variable. How can i solve these
problems if i don't want to find these special characters in these statements ? Do you know a simple but great solution?

Thanks
Laszlo Molnar Received on Fri Nov 16 2001 - 13:49:03 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US