ok the drive changes have been made and problems solved best fix or resolution i should say was this This is the thread i started http://support.spacialnet.com/forums/viewtopic.php?f=20&t=25758&st=0&sk=t&sd=a
using the MySQL GUI tools i had to open my querry browser and place this command in update songlist set filename = replace(filename, 'c:', 'e:') Actually i had to change the letters 'c' and 'e' to the correct CASE SENSATIVE ones for my setup.
