472,353 Members | 1,901 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

Backup alternatives for a 3 user database

My client has an A97 application, been running for 7 years, split
front/backend. They backup each night and sometimes half way through
each day. If the backend corrupts, they restore the latest backup and
re-apply the latest transactions. This is not very easy to do and
they want a better way.
What are the options?
Upsize to A2003/Sql Server?
What kind of licence do you need for 3-user SQL Server - do you need
full SQL Server of MSDE?
Can SQL Server automatically switch to a backup, replicated copy in
the event of a crash?
Can you simply clone the backend component with some kind of hardware
mirroring?
Access replication a possibility?
Any other suggestions?
TIA Terry
Nov 13 '05 #1
2 1218
Terry Bell wrote:
Any other suggestions?
TIA Terry


Find out what the cause of the corruption is. Repair that.

(Contrary to many postings here, I believe that corruption of a properly
designed, carefully programmed database application, running on a solid
network will NEVER happen! I have been creating and selling Access dbs
for too long (I think from before 1992?), and I have never experienced a
corrupted mdb file nor has a client ever reported one.)

You MAY be able to use

SaveasText, 6, "", filepath

to back up your tables while the db is being used.
Nov 13 '05 #2
Lyle Fairfield <ly******@yahoo.ca> wrote in message news:<20*****************@read1.cgocable.net>...
Terry Bell wrote:
Any other suggestions?
TIA Terry


Find out what the cause of the corruption is. Repair that.

(Contrary to many postings here, I believe that corruption of a properly
designed, carefully programmed database application, running on a solid
network will NEVER happen! I have been creating and selling Access dbs
for too long (I think from before 1992?), and I have never experienced a
corrupted mdb file nor has a client ever reported one.)

You MAY be able to use

SaveasText, 6, "", filepath

to back up your tables while the db is being used.


Thanks for your thoughts Lyle. I envy your ability to develop pristine
mdbs. But it's not just mdb corruption; that's only happened three
times in seven years anyway. If the hard disk crashes or the
motherboard cooks you have the same problem. The customer wants
minimum fuss to get back on the air, and doesn't even want to worry
about having to re-apply the last 4 hours' transactions if at all
possible. Ideally he wants the system to tell him about it and switch
seamlessly to a backup system. Maybe this will be too expensive anyway
and he'll have to compromise in some way. I thought there might be
some SQL Server replication/backup capability or hardware/system
mirroring or something. Maybe I'm in the wrong forum.
Have you ever done anything like this in your systems?
BTW why do you say "MAY" be able to use SaveasText? Does it work or
not? I wouldn't want to consider it at all unless it was rock solid.
Nov 13 '05 #3

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

Similar topics

3
by: James | last post by:
HI, I'm looking for a script that will allow users/admins to have a one click backup solution for a MYSQL Database.. 'BACK DATABASE' button,...
0
by: Allcomp | last post by:
Hello, I try to make a backup of a access database. To make it, I make a Filecopy, but some of my custommers have a problem : They work at 2 or...
3
by: Tim Morrison | last post by:
MSDE2000 I have an application in which I am running a TSQL command of BACKUP DATABASE and RESTORE DATABASE for the backup and restore commands...
2
by: Matt | last post by:
I run SQL Server 2000 and use thier database maintenance plans to backup my databases. My questions is what happens if a change is being made to a...
1
by: rcamarda | last post by:
I wish to create a user that can backup any or all databases in our SQL Server 2000 Instance. I thought there would be a server role for this...
6
by: Eric Herber | last post by:
I've a question regarding db2 (V8.1) and database backups going to a storage manager like TSM for example. As I can see in the storage manager if...
4
by: Hardy | last post by:
hi gurus, now I have to backup and restore a 8 T size db2 database. from two s85 to two 670. the partitions,tablespaces of the db should be...
1
by: Bill Harris | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I had been running 7.x under cygwin (about 2 versions behind the latest cygwin has), but cygserver...
0
by: Massimiliano Campagnoli | last post by:
Can you explain me what is going on here ? J:\ is a network drive located on a samba server. DB2 is V7.2 fixpak 14. net use j:...
1
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...

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.