Results 1 to 2 of 2

Thread: Copy Database in VB

  1. #1
    Guest

    Exclamation

    Does anybody know how I can copy a database from within VB?
    I want to automatically create a backup.

  2. #2
    Frenzied Member sebs's Avatar
    Join Date
    Sep 2000
    Location
    Aylmer,Qc
    Posts
    1,606

    Lightbulb it should work

    Just use the Filecopy source,destination and you'll have a copy of you're database:

    Filecopy test.mdb,copy.mdb

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width