Forgive me if it's a repeated post since I could not get adequate info. from
the archives.  I'm facing a problem which most of you might have encountered
and solved.  Please provide a solution to this:  I'm able to insert all
specials characters into my MSSQL tables using PreparedStatement interface
but when I read the same data using a CachedRowSet class or normal ResultSet
class, everything works fine except single quotes which are displayed as '?'

Please suggest me a work around to this

Thank you all

venkat


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to