473,466 Members | 1,286 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

access replication problem

I have an access database replicated over a network. Recently and more
often, after I fill one record into the database, and then try to
replicate it, I get this message "scaling of decimal values resulted in
data truncation".
I think there is nothing wrong with my database, because the same
record, introduced on another computer gives me no errors. And after
replacing the faulty replica on that computer, everything works fine.
(for a while)

And I have another question... when I copy a replica (or even the
design master) on another computer, it's the same thing whith creating
replicas from the design master?

Nov 13 '05 #1
5 3027
"st***@acid.ro" <st***@acid.ro> wrote in
news:11**********************@g43g2000cwa.googlegr oups.com:
I have an access database replicated over a network. Recently and
more often, after I fill one record into the database, and then
try to replicate it, I get this message "scaling of decimal values resulted in data truncation".
I'm not sure. Have you compacted the problematic replica?
I think there is nothing wrong with my database, because the same
record, introduced on another computer gives me no errors. And
after replacing the faulty replica on that computer, everything
works fine. (for a while)

And I have another question... when I copy a replica (or even the
design master) on another computer, it's the same thing whith
creating replicas from the design master?


Copying replicas ONE TIME is OK. That is, if you have a computer
and
it has no replica on it, you can copy a replica there, and it will
work fine.

However, that replica can *not* then be copied back to some other
location and synched withthe replica set. Once a replica is in its
location it has to stay there -- any copying operation always
creates a new ReplicaID, even if the file is the same (it's the
different location that causes Jet to generate a new RreplicaID).

Replicas created by copying are *not* the same as replicas created
from the Design Master, unless you're actually copying the design
master. THe difference is in the replica priority, which controls
how conflicts are resolved.

If you're copying just to create a new replica, that's fine.

If you're copying over top of an existing replica, then that's
very,
very bad. -- search the microsoft.public.access.replication
newsgroup for the phrase "dead replicas."

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #2
Thanks. I think this helped a lot.
And I have another question.
Sometimes, when I make a replica from the design master, the macros
(which are also replicated) within that replica doesn't work. I get
this error "the macro or it's macro group (or macro name, I can't
remember) doesn't exist". But the macros are there, I can see them....
but they don't work.

Nov 13 '05 #3
"st***@acid.ro" <st***@acid.ro> wrote in
news:11*********************@g49g2000cwa.googlegro ups.com:
Sometimes, when I make a replica from the design master, the
macros (which are also replicated) within that replica doesn't
work. I get this error "the macro or it's macro group (or macro
name, I can't remember) doesn't exist". But the macros are there,
I can see them.... but they don't work.


You should never replicate anything but tables and queries.

Forms, reports, macros and modules should be in a separate MDB that
is not replicated.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #4
Ok, now I know that.... at that time I didn't.
I am going to convert the entire dtabase in a front-end and back-end
database. (that's how I should do, no?) But for now I need a quick
solution... Is there a way I can make those macros work?

Nov 14 '05 #5
"st***@acid.ro" <st***@acid.ro> wrote in
news:11**********************@g44g2000cwa.googlegr oups.com:
Ok, now I know that.... at that time I didn't.
I am going to convert the entire dtabase in a front-end and
back-end database. (that's how I should do, no?) But for now I
need a quick solution... Is there a way I can make those macros
work?


I don't know. I've never replicated front ends, so have never
encountered any such problem.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 15 '05 #6

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

Similar topics

12
by: Remco Groot Beumer | last post by:
Hello all, Currently we are implementing an Access database which has to send some (not much) data over a WAN. We are using an Access front end and an Access back end. Basicly the front end runs...
33
by: Uwe Range | last post by:
Hi to all! A customer of mine told me some days ago that her IT-people told her ACCESS would not be such a good idea for continuing with our project, because Access will not be continued in the...
6
by: John | last post by:
Hi We have an access app (front-end+backend) running on the company network. I am trying to setup replication for laptop users who go into field and need the data synched between their laptops...
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...
8
by: Rick | last post by:
I'm running an Access2000 front end mde linked to an Access2000 back end mdb. I need to set up replication and synchronization of only the data tables between the master db on the pc and replicas...
2
by: Danny J. Lesandrini | last post by:
I suspect this isn't possible, but I recently moved a app to SQL Server and it contains a Project table. Now I have a new CRM tool that needs to be mobile, but should also synch with the Project...
4
by: John | last post by:
Hi Is there a way to synchronise/replicate an access db with sql server 2000 db, short of writing the code oneself? Thanks Regards
18
by: Asif | last post by:
Hi all, I am working on portal which is using MS Access 2003 database. The problem that I am facing is that once I received data from vendors I have to upload whole Access Database file to...
49
by: Allen Browne | last post by:
If you are looking for opinon on what's useful in Access 2007, there's a new article at: http://allenbrowne.com/Access2007.html Covers what's good (useful features), what's mixed (good and bad),...
15
by: ingejg | last post by:
I am starting to study internet synchronization, and my head is still spinning since internet is not my forte, however my boss is breathing down my neck at the moment. Our company has only one...
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
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.