Hello,
I have a folder with some .wav files and they all are named by numbers(10 digits). Then I have a database file with some info and one of the fileds of the database is called contacts and all are named with a number(10 digits).
How can I merge the .wav files to the database but also have each number match. Ex. If I have a .wav file called 1234567890 I would like to merge that file in the same line where contact: 1234567890 is. Any help would be apreciated.

note:this is for my work place and also for my knowledge. =)

Thanks!