× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



It sounds like the SQL HEX() function would do what you want.

I'm assuming the "16-byte hex value" is a character field, defined as CHAR(16) with maybe FOR BIT DATA.

If that's true, then HEX(myField) should do what you want.

--
*Peter Dow* /
Dow Software Services, Inc.
909 793-9050
petercdow@xxxxxxxxx
pdow@xxxxxxxxxxxxxx /

On 7/8/2024 5:09 PM, Dan Bale wrote:
I'm positive I'm using the wrong terminology in trying to explain what I am trying to do, and that is likely the reason why google was not my friend.

I'm using SQL to calculate an MD5 checksum, and it returns a 16-byte hex value. I would like to convert that into a 32-byte character value that "splits" the hex half-bytes to characters. E.g.:

5B6EDD5760C6B201
04FCEF2EAD7F6D19

into

50B46FECDEDF527E6A0DC76FB62D0119


*** CONFIDENTIALITY NOTICE: The information contained in this communication may be confidential, and is intended only for the use of the recipients named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication, or any of its contents, is strictly prohibited. If you have received this communication in error, please return it to the sender immediately and delete the original message and any copy of it from your computer system. If you have any questions concerning this message, please contact the sender. ***

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.