cachedrowset.updateNull("DateColumn") always gets error

XMLWordPrintable

    • generic
    • generic

      ADDITIONAL SYSTEM INFORMATION :
      OpenJDK 17, 18, 20

      A DESCRIPTION OF THE PROBLEM :
      cachedrowset.updateNull("DateColumn"); or cachedrowset.updateDate("DateColumn",null);
      cachedrowset.acceptChanges(); always get error java.sql.SQLDataException: 22005 : [0] DATE, [1] INTEGER

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      expected that it will save to the database without error.
      ACTUAL -
      it does save the update null to database.

      FREQUENCY : always


            Assignee:
            Lance Andersen
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: