Connecting a database to CDDB

  • Thread starter Power Post 2000
  • Start date
P

Power Post 2000

Anyone have any samples on how to do this. I am making my own music
collection database and would love to implement a feature where I
don't have to type everything in. I have some files from FreeDB which
are basically ative x and I have no idea how to go about using them.
Thanks for any and all help you can give this total newbie to this
kind of programming
 
P

PC Datasheet

If you can get the data in your files into a textfile, dbf format or into
Excel, it's a simple matter to go from any of those into Access.
 
Top