Results 1 to 4 of 4

Thread: Create an MS Access Replica

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Posts
    3

    Create an MS Access Replica

    I would like to create a Replica by code.
    Can you help me, please?

    Thank you.
    José

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Create an MS Access Replica

    Do you mean a backup copy?

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Posts
    3

    Re: Create an MS Access Replica

    No, I mean to create a Replica (#backup) from the back-end database.

    I can make a replica from the menu, but I'm looking for to make it by code.

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Create an MS Access Replica

    If it's for backup purposes, just copy the file. The FileCopy statement is about as simple as you can get: FileCopy source, destination.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

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