java.io.CharConversionException: java.io.UnsupportedEncodingException: hp-roman8

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dmjpro
    Top Contributor
    • Jan 2007
    • 2476

    #16
    Originally posted by JosAH
    Just for the record: I googled for 'rtfm' and this is the first link it came up with.

    Please try to find solutions to your questions first using the easy way out.

    kind regards,

    Jos

    ps. Did your option pane up 'come up' properly already? How's your Swing going?
    No it's not coming.

    Debasis Jana

    Comment

    • JosAH
      Recognized Expert MVP
      • Mar 2007
      • 11453

      #17
      Originally posted by dmjpro
      No it's not coming.

      Debasis Jana
      So what do you do about it? Simply leave it and go on to a next question?

      kind regards,

      Jos

      Comment

      • dmjpro
        Top Contributor
        • Jan 2007
        • 2476

        #18
        Josh rigth now I discovered that.
        The problem is not with that property....
        Actually what happened when i tried to connect the database using NetBeans IDE 5.5 then same error reported by NetBeans?

        Now Josh..is it the problem with that driver or error with that property?


        Debasis Jana.

        Comment

        • dmjpro
          Top Contributor
          • Jan 2007
          • 2476

          #19
          I managed to do that.
          Actually some pressure was on my head.
          That's y i started fake questioning .....
          Just simply set the ....
          [code=java]
          conn_props.setP roperty("CHARSE T_CONVERTER_CLA SS","com.sybase .jdbc2.utils.Tr uncationConvert er");
          [/code]

          Debasis Jana

          Comment

          Working...