aspose file tools
The moose likes JDBC and the fly likes special charcter in oracle urgent Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "special charcter in oracle urgent" Watch "special charcter in oracle urgent" New topic
Author

special charcter in oracle urgent

pavi kavi
Ranch Hand

Joined: Mar 01, 2001
Posts: 56
Hello
I have a problem in inserting the follwoign special charcter into oracle
1.&
2.'
3.%
4.@
can some body tell me how can i do it in java
pavithra
Jamie Robertson
Ranch Hand

Joined: Jul 09, 2001
Posts: 1879

the easiest way to deal with special characters in oracle is:

The above will insert the value "ss&s" into the row. This works for all special characters.
Jamie
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: special charcter in oracle urgent
 
Similar Threads
inserting text with single and doubl quotes
Unicode Character
Weblogic support for Japanese Character
Date Insertion using XSU...
can i send character encoding with the url