Copy link to clipboard
Copied
I have a bit of a dilemma and can't seem to find any one else with these exact needs so....
I have a Microsoft Access database with music information put into it regularly, I need to create a stand alone ID3 tag from this data for later use.
I already have a program that queries the database and outputs an html file, so some of the work is done, but I am not sure how to create ID3 tags can someone give me an example or some insight?
Copy link to clipboard
Copied
Did you look at the stuff on Wikipedia, and the ID3 website?
http://en.wikipedia.org/wiki/ID3
http://www.id3.org/
--
Adam
Copy link to clipboard
Copied
Yeah, I found them later on, I should have looked harder before I posted. Thanks a lot for the input.
Copy link to clipboard
Copied
So did you get your issue sorted?
If so, it's always good to post back your solution (or relevant info that helped), and mark the issue as "answered". This has the two-fold benefit of letting people know that if they have the same issue as you, then this thread has the actual answer in it; as well as people won't take time to continue to try to help you when you don't need it 😉
--
Adam