Accesso rapido:  

Forum: General Discussion

Topic: Export MS-Access Data to AtomixMP3 "Comments"?

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

wellfmHome userMember since 2005
For twelve years I have maintained an MS-Access-97 database of my songs. I currently have about 10,000 titles(including duplicates).

One of my fields combines intro time with song duration and ending like cart labels in radio stations used to. E.g., ":15/317/FADE."

Is there a way I can export just this one "time" field into AtomixMP3 so that that data will show up as a Comment at the right side of the screen?

Thank you.

W
 

Inviato Tue 13 Sep 05 @ 11:17 pm
If you have experience creating vb script in access databases you probably will get it working:
Copy the file VirtualDJ Database.xml from the location where VDJ is installed to a location of your choice. With a vb macro or function in access open this file (with filesystem object).
Create a loop through all your records in the database. Try to locate your song in the xml file (with xml domdocument). Modify the information in the xml file.
If you need further information I could give you some code samples.
Good luck and make sure you have a proper backup of your xml file all times
Ewout
 

Inviato Wed 14 Sep 05 @ 8:48 pm


(Vecchi argomenti e forum sono automaticamente chiusi)