I'm developing a program that accesses a database on the local hard drive to retrive information such as customer #s, items #s, etc. I'm writing the program in VB5 enterprise. <br><br>Every month the database is updated and then sent out to the computers that have my program on CDRW media. <br><br>I'm now to the final stage in development where I simply have to write the code to have the computer take the .mdb file from the CD and copy it to the appropriate directory (using FileCopy function or something similar). <br><br>What I need to know is how I can determine which drive is the CD drive (depending on the computer there are different possibilites to where the drive is located) in order that the computer can copy the file on the CD. How can I do this?<br><br><br>Thanks,<br>Brandr Beekman<br><A HREF="mailto:bbeekman@rbscorp.com">bbeekman@rbscorp.com</A>