I am trying to write a program that backs up a database from the c drive to the a drive. I want to use a command like the xcopy dos command.

Such as copy c:\database to a:\database

Thanks
BJ