• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

storing NCLOB in oracle 9i

 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI ALL
thanks in advance.
i want to store national language characters as CLOB into a table with NCLOB as one of the column datatype.
can anybody give some approaches using java/plsql.
i am using 9iAS(9.0.1) and DB is Release 2 (9.2.0.1.0) for Windows
thanks
[ March 30, 2003: Message edited by: Kiran Kumar H K ]
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Not many people using NClobs. Sorry we can't be of much more help. I also saw you posted the same question in JDBC. It is tough to figure out which forum is better. We normally will close one of the posts to stop cross posting, but since you aren't getting much response I will keep this one open, and hoepfully the bartender in JDBC will do the same.
Have you tried to do a search on Google's newsgroups.
try this url to get to the Oracle Newsgroup and do a search.
Good luck, and if you find an answer, post here so that the next time we can solve it.
Mark
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic