473,385 Members | 1,676 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,385 software developers and data experts.

Replication Problem

I have a client with several different types of users. Most use
desktops and work off of the standard tables in a common backend from
specific frontends. The sales manager uses a laptop and needs a bunch
of tables only he and his assistant use. Most of the data on the
network he only needs to read, not change. He uses the laptop both in
the office and out.

I have his special tables set to replicate so that he and his
assistant can both use them and he can add data off line. He works on
a replica and the master is on the network so the assistant always has
access to it with linked tables. I then set up a code series that
would delete the non replicated tables and then either import or link
them depending on whether he was in the office or out.

It worked fine for about a year and a half. Now I am getting messages
about not being able to delete objects in a replica. Help!! I have got
to get this back to working properly.

Thanks,
Terri

--
Posted at author's request, using moderated http://www.dbFreaks.com interface
Thread archive: http://www.dbFreaks.com/Replication-...ict540427.html
Jun 27 '08 #1
1 1206
Terri <no**@000.comwrote in
news:18**************************************@dbfr eaks.com:
I have his special tables set to replicate so that he and his
assistant can both use them and he can add data off line. He works
on a replica and the master is on the network so the assistant
always has access to it with linked tables. I then set up a code
series that would delete the non replicated tables and then either
import or link them depending on whether he was in the office or
out.

It worked fine for about a year and a half. Now I am getting
messages about not being able to delete objects in a replica.
Help!! I have got to get this back to working properly.
Why in the world are you deleting replicated tables? It makes no
sense. The whole point of replication is that it merges the data
changes from two users automatically.

First off, you should never have anyone editing in the Design
Master, which is a very special replica (i.e., the only one in which
you can make design changes) that should be squirrelled away
somewhere safe and never used for anything but making design changes
(you do have to synch with another replica every now and again to
keep it from expiring, but the default retention period is 1000
days, so it doesn't have to be *that* often).

Why not just give the laptop user a replica, and set up a form with
a button that allows that user to synch with the shared production
replica when connected to the office LAN? There really is no need to
be deleting tables at all. If you're doing that, then you don't
really need replication in the first place.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Jun 27 '08 #2

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

Similar topics

2
by: Andras Kovacs | last post by:
We have a performance problem to replicate our environnement. Our java code is able to insert 100 000 rows in a table within 3 seconds using Batch Statement. For two oracle sites it takes 6...
1
by: Damian H | last post by:
Hi, For some magical reason, my database replication has suddenly stopped working. I modified the publication but the Distribution agent will not run; the snapshot does not get applied to the...
3
by: mark | last post by:
HELP!!! Last week we moved the Server From 1 Location to Another that was running Replication Manager 4.0. (We changed the IP Addresses and changed the name servers also... ) After the...
2
by: HJ | last post by:
Hi all, I am looking at a problem we encountered with replication. Our front-end and back-end are Microsoft Access 2000. We have a design master at the server and replicas at five notebooks. The...
10
by: Daven Thrice | last post by:
I have a database that needs to be replicated over the Internet. I was hoping it would be a simple task, but apparently it is not. I've started browsing the msdn article on the topic. In the...
56
by: Raphi | last post by:
Hi, I've been using an Access application I wrote for an office with the front-end stored on all computers and the back-end on one of them serving as an Access file server. Now we're moving...
9
by: David W. Fenton | last post by:
See: Updated version of the Microsoft Jet 4.0 Service Pack 8 replication files is available in the Download Center http://support.microsoft.com/?scid=kb;en-us;321076 This includes the Jet 4...
8
by: sat | last post by:
Hi All! I have a small doubt in replication.Previously i was working on replication with the databases under the same instance.So it worked fine. Now i'm facing a new problem which is like, now...
3
by: Gert van der Kooij | last post by:
Hi, Our SQL Replication is between DB2 databases on Windows servers. I'm searching for the document which tells me how to migrate our SQL Replication environment from V8 to V9 (we also need to...
8
by: Benzine | last post by:
Hi, I have an issue with my replication at the moment. I will try to describe the scenario accurately. I am using MS SQL 2000 SP4 with Merge Replication. Subscribers connect to the publisher...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.