Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
:-OI would like to know, if I could use FileCopy to backup my Access Database? Blonde
System.IO.File.Copy (Source, Destination, Overwrite) Check that connection is closed.
Thank you so much:-D! I truly appreciate it. Will make sure I close connection before copy.