Search results

  1. C

    OLE link woes

    Hi all, I'm trying to figure out a way of recording a sound file as a linked OLE object. I have no trouble doing this as an embedded object, but since the file type is .wav, the DB starts to bloat quickly as you can imagine. In theory, this code should work (Me.soundfile is the bound object...
  2. C

    Exporting OLE sound files

    Hi all, I have a table that contains OLE sound files as well as several other fields. I would like to be able to export these out of Access, or even better, to be able to collect several of them them into one long sound file and export it. Does anyone have a way that I can do this...
  3. C

    How to select top three values from a crosstab

    HI all, I have a crosstab query that counts the number of times each of a list of activities has been entered for every user, like this: User act-1 act-2 act-3 etc Dana----3 John ---------1 -------4 Fox...
  4. C

    How to relate tables and display the correct values..

    I'm sorry if this is obvious, but I have asked local professionals and scoured this site for answers before posting... I have a database that I'm using to store and analyze language samples (basically, the mistakes that students make when trying to speak in another language). For each bit of...
Back
Top Bottom