Thread: DECLARE BINARY CURSOR problem

DECLARE BINARY CURSOR problem

From
"G. Anthony Reina"
Date:
We recently moved from using an SGI under IRIX 6.2 to a Pentium II
running RedHat Linux as our database postmaster. For some reason,
declaring a binary cursor gives erroneous data now. We think that this
may be because one uses big-endian and the other little-endian for
memory. Has anyone had any experience with this problem? Is there a way
to specify which way to pass the binary cursor (big or little-endian) as
the output memory?

Thanks.
-Tony Reina