by broekhuis » Fri Jan 01, 2010 3:59 pm
Hi,
I need to add artists, albums and tracks to the sql database.
How do I add this by code / OLE automation?
The folder and file structure is like: artist (folder) --> album (subfolder) --> track (filename.mp3)
With this informaition I have to get the data into the associated tables.
I don't want to add all albums at the same time, but be able to add albums one by one.
Of course I could use direct SQL INSERT statements, but I assume MM could do this the easy way?
Regards, Gerrit
Hi,
I need to add artists, albums and tracks to the sql database.
How do I add this by code / OLE automation?
The folder and file structure is like: artist (folder) --> album (subfolder) --> track (filename.mp3)
With this informaition I have to get the data into the associated tables.
I don't want to add all albums at the same time, but be able to add albums one by one.
Of course I could use direct SQL INSERT statements, but I assume MM could do this the easy way?
Regards, Gerrit