java.lang.ClassCastException

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kanthi84
    New Member
    • Feb 2007
    • 37

    #1

    java.lang.ClassCastException

    hi,
    while i was trying to insert value into a blob column, i got an exception saying
    java.lang.Class CastException: com.evermind.sq l.OrclResultSet
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by kanthi84
    hi,
    while i was trying to insert value into a blob column, i got an exception saying
    java.lang.Class CastException: com.evermind.sq l.OrclResultSet
    There was a type mismatch. Can you post the line number that has been reported for this exception

    Comment

    Working...