View internal representation of data

kerlerk

New Member
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.
 
Back
Top