• 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
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Getting Hebrew data from Oracle DataBase

 
Ranch Hand
Posts: 74
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have set up a normal JDBC connection to get Hebrew data from Oracle Database. I am using JSP with proper encoding to display the data but what I am getting back is inverted question marks.
Can anybody tell me if there is a different way of setting up data base connection to get the data from a non Latin encoded Database.
Regards,
Vijay
reply
    Bookmark Topic Watch Topic
  • New Topic