Hi folks
I'm attempting to extract some text from a BLOB file in Excel using VBA using the GetChunk method.
According to the Microsoft help file, GetChunk is used as follows:
Set variable = recordset ! field.GetChunk (offset, numbytes)
I understand all of this except for the "recordset ...
Hi folks
I posted this yesterday in the VBA Forum, but overnight it vanished. I got a notification that MiggyD had responded to it, but as the thread was deleted, I couldn't see the response.....
Anyway, here's the original thread (let's hope it too doesn't vanish):
I have several large BLOB...
Hi folks
I have several large BLOB files from a Uniface application which contain text and junk characters. I need to extract certain pieces of text from the BLOB file. Is this possible using VBA using either Excel or Access (versions 2003)?
Here is a small portion of one BLOB file...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.