Search results

  1. K

    View internal representation of data

    I would like to view a column of data in the progress database as it's internal representation (in bytes) rather than as characters. In oracle there is a dump() function that will do this, so I am wondering if there is an equivalent way of doing this in Progress.
  2. K

    -210015 [JDBC Progress Driver]:Failure getting record lock

    We have a purchased application that writes information into a progress database. I am trying to only query information from the database using JDBC, and am getting the error -210015 [JDBC Progress Driver]:Failure getting record lock. I can not modify the purchased application, so what do I...
Back
Top