VBA6.4 How can I output binary data?

E

Ed Landau

From Within Access2002, I'm trying to open a file and output binary data to
it. More specifically, I've found a COM wrapper around ID3Lib which can
read MP3 tags. These tags contain album cover art in JPEG format and I'm
trying to save these to a file and store the file name in a table for later
retrieval. I believe I can retrieve the JPEG in the form of BYTES (though
it also has an OLE handle which I have no idea what to do with :)).

Is this possible?

Thanks in advance.

-Ed
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top