Playing audio from within VB



Hey,

I'm using visual basic 6.

I have a MS Access database (accessing it via ADO) which has in it an
OLE Object column. The column ("songData") holds MP3s... I was
wondering how I could extract this data from the database and play it,
without first writing the data to the hard drive.

IE, load the file into memory (some variable somewhere) and have some
media player control play the audio directly from the variable.

Do you guys know of any controls that can do this? Should I load the
entire MP3 data into a variable, or should I "stream" it in? (But the
bigger question is which activex to use...)

Thanks in advance,

Burak

.



Relevant Pages

  • Re: VB problem in Access 2007
    ... MS Access MVP ... Access Database Samples: www.rogersaccesslibrary.com ... I've got to punch F11 and then quit, for it to load the VB, otherwise I ... "The expression On Click you entered as the event property setting ...
    (microsoft.public.access.modulesdaovba)
  • RE: What is the easiest way to dynamical create a DOC with Access DB d
    ... > data in a table format, we wish to use our own custom formatting for the ... > load the file .e.g. every time you load the DOC file it will load all the ... > appropriate information from the access database MDB. ...
    (microsoft.public.access.externaldata)
  • Re: Increasing loading
    ... I have data in access database they come from dbf files. ... Becouse of transfer speed I decided not to load all data every day as I ... So I would probably need to chceck WHAT DATA IS IN THE MYSQL TABLE -> ...
    (comp.databases)
  • What is the easiest way to dynamical create a DOC with Access DB d
    ... and we would like the word document to dynamically update every time we ... load the file .e.g. every time you load the DOC file it will load all the ... appropriate information from the access database MDB. ...
    (microsoft.public.access.externaldata)