473,394 Members | 1,739 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Create a back-end copy while it is still in use.

I have a situation where I need to create a copy of the back-end for a person
who goes on the road (Remote Back-End). It needs to be as current as
possible, so this will generally mean that others are accessing the main back-
end at the time we need to create the copy.

In reading through some posts, VB FileCopy won't work (which I've tested). I
also tested fso.CopyFile (file scripting) and that seems to always be able to
create a copy even if the main back-end file is in use. But it seems
dangerous to use this.

Other suggestions. I think someone suggested deleting all tables in the
remote back-end and then exporting the tables from the main backend to the
remote backend. If this is a good way to do this, is there code available
for doing this. I'm an intermediate programmer, but I'm weak on dealing with
Make table queries, etc.

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200608/1

Aug 9 '06 #1
6 1493
rdemyan via AccessMonster.com wrote:
I have a situation where I need to create a copy of the back-end for a person
who goes on the road (Remote Back-End). It needs to be as current as
possible, so this will generally mean that others are accessing the main back-
end at the time we need to create the copy.

In reading through some posts, VB FileCopy won't work (which I've tested). I
also tested fso.CopyFile (file scripting) and that seems to always be able to
create a copy even if the main back-end file is in use. But it seems
dangerous to use this.

Other suggestions. I think someone suggested deleting all tables in the
remote back-end and then exporting the tables from the main backend to the
remote backend. If this is a good way to do this, is there code available
for doing this. I'm an intermediate programmer, but I'm weak on dealing with
Make table queries, etc.
Go to explorer
Select the file.
Ctrl+C/Ctlr+V

I've never had a problem with this method. Maybe others have. I'll go
with what works until it doesn't.
Aug 9 '06 #2
Yes, but someone may be accessing data or worse writing data to the back-end
file during the copying process in Explorer.

salad wrote:
>I have a situation where I need to create a copy of the back-end for a person
who goes on the road (Remote Back-End). It needs to be as current as
[quoted text clipped - 11 lines]
>for doing this. I'm an intermediate programmer, but I'm weak on dealing with
Make table queries, etc.

Go to explorer
Select the file.
Ctrl+C/Ctlr+V

I've never had a problem with this method. Maybe others have. I'll go
with what works until it doesn't.
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200608/1

Aug 9 '06 #3
rdemyan via AccessMonster.com wrote:
Yes, but someone may be accessing data or worse writing data to the back-end
file during the copying process in Explorer.
True. You mentioned "It needs to be as current". The way I view
backups is that a backup is a snapshot of the way things were at the
exact second the copy was made. If you want a perfect backup, get
everyone out, make a copy, let them back in. Within minutes the backup
is out of date as people start adding/modifying records.

Actually, a good method for your traveling user is GoToMyPC if he can
connect to the internet. If he's on broadband it's almost like he's at
the home office.

Aug 9 '06 #4
Actually, by worse I was referring to potential corruption. I'd like the
data to be as current as practical, but my real concern is avoiding
corruption.

Thanks.

salad wrote:
>Yes, but someone may be accessing data or worse writing data to the back-end
file during the copying process in Explorer.

True. You mentioned "It needs to be as current". The way I view
backups is that a backup is a snapshot of the way things were at the
exact second the copy was made. If you want a perfect backup, get
everyone out, make a copy, let them back in. Within minutes the backup
is out of date as people start adding/modifying records.

Actually, a good method for your traveling user is GoToMyPC if he can
connect to the internet. If he's on broadband it's almost like he's at
the home office.
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200608/1

Aug 9 '06 #5
rdemyan via AccessMonster.com wrote:
Actually, by worse I was referring to potential corruption. I'd like the
data to be as current as practical, but my real concern is avoiding
corruption.
Like I said b4, I've never had a problem with it. If I did, I'd stop
that method, kick everyone out, and then create one. Usually I do my
method so I can do testing on the database.

Aug 10 '06 #6
Bri

salad wrote:
rdemyan via AccessMonster.com wrote:
>Actually, by worse I was referring to potential corruption. I'd like
the
data to be as current as practical, but my real concern is avoiding
corruption.


Like I said b4, I've never had a problem with it. If I did, I'd stop
that method, kick everyone out, and then create one. Usually I do my
method so I can do testing on the database.
I would think that if you make the copy while data is being written to a
table (particularly one with indexes) that the chance of the COPY being
corrupt are definately possible. The data could be out of sync with the
index, a Parent Table could be out of sync with its child records, etc.
I doubt that the original DB would ever be corrupted by this, but others
may know more.

--
Bri

Aug 14 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: D. Lee Christopher | last post by:
Can anyone point me to a good tutorial for creating a site-level search applet? I am trying to create a virtual catalog of sorts, and I would like to be able to search the catalog and have the...
5
by: Nick Li | last post by:
Hi, I need to create a html page so that "Back" button(or some other button) is disabled in IE browser. I would appreciate your help. Nick Li
3
by: Allan Lembo | last post by:
Hi Folks If I create a new instance of an object within a method how can I pass it back by reference? For example, the following code, in the context of an ASP.NET page, returns "Original...
9
by: Marc Miller | last post by:
Hi all, I have 2 dev. machines, the 1st is Win 2000 with .NET 7.0 and the 2nd is XP Pro with .NET 2003. My Web Server is Win 2000 Server with IIS 5.0. I can create a new project on my test...
4
by: Dan Aldean | last post by:
Hi, I create a WEB application and I use a textbox, server control. It does not have an OnClick event. Is it possible to create one? Thanks
4
by: Iacopo.Marmo | last post by:
Hi! I need to manipulate multicolor strings, i.e. strings with a color associated with each letter. Any suggestions?
7
by: =?Utf-8?B?SlA=?= | last post by:
I need to design a WS that will after authenicating the user, create a cookie on the users PC that made the request. All the code I keep finding is how to get a WS to read a cookie, I need it to...
2
by: jobo | last post by:
I'm sure there's some way to do this simply but I'm new to Javascript. So I'm creating an application that interacts with google maps and everytime the user pans around the map I want it to send...
2
by: roadworrier | last post by:
I'm trying to create a new object to use as an associative array automatically. I can programmatically create new variables like this: for (var i; i < 10; i++) { window; window = "moo" +...
7
by: Lucas_london via AccessMonster.com | last post by:
Hi I have set up a database/tables in Access based on daily timeseries data. However I would like to create two additional columns in the table as a basis to pull the data on a weekly and...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.