Hello Vb experts
I have one problem in my project .i used MS-Acess as my Backend.I want to take backup i used the coding
fsys.CopyFile "D:\jai\db\milk .mdb", "D:\jai\db\Back up\", True
What is wrong in it? Please any one help me please?It shows the error path not found while i run it.
Thanking You
Rathiga
I have one problem in my project .i used MS-Acess as my Backend.I want to take backup i used the coding
fsys.CopyFile "D:\jai\db\milk .mdb", "D:\jai\db\Back up\", True
What is wrong in it? Please any one help me please?It shows the error path not found while i run it.
Thanking You
Rathiga
Comment