• 企业400电话
  • 微网小程序
  • AI电话机器人
  • 电商代运营
  • 全 部 栏 目

    企业400电话 网络优化推广 AI电话机器人 呼叫中心 网站建设 商标✡知产 微网小程序 电商运营 彩铃•短信 增值拓展业务
    java.sql.SQLException: 内部错误: Unable to construct a Datum from the specified input
    Q:
    I am working with Oracle database 8.1.7 and I have written a JAVA code to update the table which contains one BLOB field .

    I am using updateBinaryStream method of resultset to update the BLOB field but it is failing after giving following exception

    java.sql.SQLException: Internal Error: Unable to construct a Datum from the specified input

    Can anyone help me in this regard ?


    A:
    That's because you are using FileInputStream. FileInputStream doesn't implement all methods of java.io.InputStream. Use java.io.File instead.

    您可能感兴趣的文章:
    • Java 程序员容易犯的10个SQL错误
    • 10种Java开发者编写SQL语句时常见错误
    • java程序员常见的sql错误
    上一篇:Oracle存储过程入门学习基本语法
    下一篇:Oracle 函数大全[字符串函数,数学函数,日期函数]第1/4页
  • 相关文章
  • 

    © 2016-2020 巨人网络通讯 版权所有

    《增值电信业务经营许可证》 苏ICP备15040257号-8

    java.sql.SQLException: 内部错误: Unable to construct a Datum from the specified input java.sql.SQLException,内部,错误,