IT WORKS!!
My MP3 database can now update TAG info from my tables into an MP3 file (or multiple files). It can also read TAG info from MP3 files into a table as well.
All thanks to jatfill!
Great! I´ll be waiting..
So far, I have only been able to READ tag info from MP3 files but had no success when trying to modify it and WRITE it back..
Thx jatfill.
I developed this little code that reads files from a database and creates a PLAYLIST compatible with Winamp. It is much faster than the /ADD feature and you can select multiple files at once. I thought it could be useful here.
There is a table called SONGS with a field called [Path] with the...