Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Doogster
  • Content: Threads
  • Order by date
  1. Doogster

    How to define Field object for GetChunk method

    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 ...
  2. Doogster

    Reposted - How to extract specific text from BLOB file

    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...
  3. Doogster

    How to extract specific text from a BLOB file

    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...

Part and Inventory Search

Back
Top