Convert image to hexadecimal
From: Jacques Roumimper (RoumimperJ_at_Europol.eu.int)
Date: 03/01/05
- Next message: SW: "Re: Invalid Column?"
- Previous message: Alejandro Mesa: "RE: Invalid Column?"
- Next in thread: mark baekdal: "RE: Convert image to hexadecimal"
- Reply: mark baekdal: "RE: Convert image to hexadecimal"
- Reply: mathiasfritsch: "Re: Convert image to hexadecimal"
- Messages sorted by: [ date ] [ thread ]
Date: 1 Mar 2005 07:34:43 -0800
I want to export data from my tables by generating insert statements,
including data of type image. To avoid having to use textcopy.exe or
textptr, I want to have the image data part of the insert-statements by
converting the binary image data to hexadecimal strings. Also, the
image data is larger then 8000 so a simple convert won't work. How do I
do the conversion from image to hex?
- Next message: SW: "Re: Invalid Column?"
- Previous message: Alejandro Mesa: "RE: Invalid Column?"
- Next in thread: mark baekdal: "RE: Convert image to hexadecimal"
- Reply: mark baekdal: "RE: Convert image to hexadecimal"
- Reply: mathiasfritsch: "Re: Convert image to hexadecimal"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|