AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile
hi.. i am a new programer, i want to know how to save a file from one location to another using vb 6. the problem is i want to save the ms acess file from one location to another location using a vb form.. plz some body help me.. thanks in advance.. ____________________________ thanks... regards... madhu
Do you mean you want to copy some file? If so, you have built-in VB method FileCopy
thanks a lot... for your kind replay... ____________________________ thanks... regards... madhu
A little warning: "Name ... As ..." return an Error 75 if the file is open, by some other app or even by the project itself, so check it. ____________________________ Real Programmer can count up to 1024 on his fingers
thanks for your advice..... ____________________________ thanks... regards... madhu