|
I ran across this: http://www.ibm.com/developerworks/data/library/samples/db2/0205udfs/index.html#download
Includes a HexToInt()
On Fri, Feb 26, 2010 at 10:45 AM, Charles Wilt wrote:
Yeah, that's certain an option. I know there's a MI function that does the conversion.
Was hoping I was missing something that already existed.
Charles
On Fri, Feb 26, 2010 at 10:14 AM, sjl wrote:
I'm not sure about doing it with SQL, but I wrote an RPGIV program a few years ago that takes a hex string and computes the number from it.
It would be easy enough to build a UDF to do what you want...
Charles wrote:
SQL offers the HEX() function to convert a value to a
hexadecimal string representation.
Is there a function that goes the other way, takes the
hexadecimal string representation back to an integer (or
bigint)?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.