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.
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.