Hi there - I'm trying to produce an application in Access to populate a CD information data base. I have signed up for (and downloaded) the GraceNote SDK (they're the folks who operate CDDB these days) and it seems to work - at least early tests show that the VBScript sample works to a point with their ActiveX component.
My problem is that of retrieving the TOC from the cd. Now, I'm not a professional developer though I have written code before (C for an OS/2 application - no, don't laugh) and some stuff in REXX. However, I am totally baffled by this one.
Their SDK indicates that I need to call their function and pointing it at the CD device by using the MCIDeviceID. Now, try as I might, I can find no reference which is helping me to identify what this is and how it is formatted. As I understand it, I should be able to do this from within a procedure behind a control on a form - as I say the other bits seem to work ok.
Can anyone help me please?? It's probably a very simple thing if you know it - unfortunately, I don't
Thanks in advance, regards, Chris B
My problem is that of retrieving the TOC from the cd. Now, I'm not a professional developer though I have written code before (C for an OS/2 application - no, don't laugh) and some stuff in REXX. However, I am totally baffled by this one.
Their SDK indicates that I need to call their function and pointing it at the CD device by using the MCIDeviceID. Now, try as I might, I can find no reference which is helping me to identify what this is and how it is formatted. As I understand it, I should be able to do this from within a procedure behind a control on a form - as I say the other bits seem to work ok.
Can anyone help me please?? It's probably a very simple thing if you know it - unfortunately, I don't

Thanks in advance, regards, Chris B