Hi,
I came across this thread : http://forums.codeguru.com/showthrea...hange-ID3-tags
and I am encountering the same issue.
So what exactly did you use when you removed the createobject method.
p.s.I am using MS-Access 2007
Cheers, Hugo
Printable View
Hi,
I came across this thread : http://forums.codeguru.com/showthrea...hange-ID3-tags
and I am encountering the same issue.
So what exactly did you use when you removed the createobject method.
p.s.I am using MS-Access 2007
Cheers, Hugo
Vivaldistar, please do not post in Old threads. Start a new one in future.
I did move your post into a new thread.
Looks like the line just was not needed so removing it fixed the problem.
Of course there really is no need to use a 3rd party dll to work with ID3 tags. The file structure is available online and is not hard to write the code to work with it in VB/VBA