Back up and restore functions needed. 
Author Message
 Back up and restore functions needed.

I'm looking for backup and restore routines for the Access file
my application uses. At the moment I'm using DOS batch files!
I'm sure there's a better way. Can someone point me in the
right direction?

Thanks.

--
Anthony Drewery

Brighton, England.



Sat, 16 May 1998 03:00:00 GMT  
 Back up and restore functions needed.


Quote:
>I'm looking for backup and restore routines for the Access file
>my application uses. At the moment I'm using DOS batch files!
>I'm sure there's a better way. Can someone point me in the
>right direction?

Why don't you want to use batch files?

Anyway, just make a VB program that uses the FileCopy statement to
copy files.

Jens
--
* Everything I said are the opinions of someone else.   *
* I just cut-and-pasted.                                *

Jens Balchen jr.

P.O.Box 6052
N-4602 Kristiansand



Sat, 16 May 1998 03:00:00 GMT  
 Back up and restore functions needed.
Here's another idea ..

Use Access's import capabilites.  This allows table by table operation.



Sat, 16 May 1998 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Back up and restore functions needed.

2. Making back ups

3. Need help with ActiveX EXE - Call back function

4. Backing up and restoring Databases

5. Back up and Restore Operations thru VB Front End

6. Database back-up and restoring

7. Back up and Restore Operations thru VB Front End

8. Database back-up and restoring

9. Backing-up and restoring files in VB

10. Database back-up and restoring

11. Setting a call back function to a function inside a control

12. Save and restore screen function's in PB.32

 

 
Powered by phpBB® Forum Software