[AccessD] Automatic backup

Bill Benson bensonforums at gmail.com
Thu Mar 17 11:12:34 CDT 2016


Besides leaving out an end quote lol. That was

Set FSO =CreateObject ("Scripting.FilesystemObject")
On Mar 17, 2016 12:11 PM, "Bill Benson" <bensonforums at gmail.com> wrote:

> What is wrong with
>
> Set FSO =CreateObject ("Scripting.FilesystemObject)
> On Error Resume Next
> Kill strPathtoBackupFile
> On Error Goto 0
> FSO.GetFile (currentDb.Name).Copy strPathtoBackupFile
>


More information about the AccessD mailing list