Results 1 to 4 of 4
  1. #1
    John_G is offline VIP
    Windows XP Access 2000
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615

    Is there a way to read CD table of contents?

    Hi All -



    Does anyone know if there is a way in MS Access to read the TOC data from an Audio CD? It is I believe in the lead-in part. I have a music database, and would like to be able to read the track data directly from the CD (Title, artist, timing), without having to type it all in again.

    I know this can be done, because my CD labelling software extract the data automatically - but can Access do it?

    Thanks

    J.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    Will require VBA code. Should be no different from reading contents of any directory/folder. Here is one example http://allenbrowne.com/ser-59.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    John_G is offline VIP
    Windows XP Access 2000
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Thanks Allen -

    I am well versed in VBA, and I know that works fine for data CD's - but I am talking about music CD's, which are structured somewhat differently. When I use Windows Explorer to look at a CD, I see only a bunch of small files, Track1.cda,... etc.

    I believe these are just pointers to the actual track data - but is it possible to use that pointer to access the actual track data (title, artist,...) using VBA?

    Thanks

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    Guess it is different then. I find some references to listing mp3 files by Google search: vb list music cd

    Don't know if they can help.
    http://webandmacros.net/excel-macro-list-files.htm
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Extract contents of table into one list
    By MikeWaring in forum Queries
    Replies: 17
    Last Post: 01-05-2011, 03:45 PM
  2. Use VBA to copy table contents to the clipboard?
    By Deutz in forum Programming
    Replies: 3
    Last Post: 10-21-2010, 10:59 PM
  3. ODBC table read to blank Access table write
    By dibblejon in forum Access
    Replies: 2
    Last Post: 03-10-2010, 08:39 AM
  4. Distribute table contents evenly
    By arfaha in forum Access
    Replies: 0
    Last Post: 11-14-2009, 02:32 PM
  5. Updating one table with anothers contents
    By munkifisht in forum Access
    Replies: 0
    Last Post: 07-22-2009, 03:22 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums