|
mysterious replication
I've a split database on a "server" on a small office network. Several users
have access to the database. For some unknown reason, sometime in the last 2
or so months, the database seems to be replicating itself when opened. It
seems that it is opened, modifications are made to the data, then when
closed, it creates a copy which it names db1, db2, db3 and so on. I don't
know what may hav...
|
2 |
02.06.2006 12:48:24 |
|
Replication Tool
Hi – I’m looking for a replication tool that works over HTTPS. I have 100
plus users and I want to replicate back their Access database to a central
server. I want to avoid the code writing route – prefer to just purchase a
tool. Oh yes they are on very slow dial up connection via their ISPs. I’ve
looked for a tool but nothing is standing out – any suggestions.
Cheers and thanks in adva...
|
3 |
02.06.2006 08:46:26 |
|
JRO indirect sync problem: Could not find Synchronizer in the MSysTranspAddress table
I am trying to use JRO to carry out indirect syncs. But I get the
following error:
Could not find Synchronizer in the MSysTranspAddress table
I have tried both
repl.Synchronize(strUNCPathName, JRO.SyncTypeEnum.jrSyncTypeImpExp,
JRO.SyncModeEnum.jrSyncModeIndirect)
and
repl.Synchronize(strTransporterId,
JRO.SyncTypeEnum.jrSyncTypeImpExp, JRO.SyncModeEnum.jrSyncModeIndirect)
Bot...
|
5 |
28.05.2006 16:45:27 |
|
TSI keeps database locked after an indirect sync
I have access 2003 databases and have developed a little front end in
..net to synchronize the databases. I have not used replman at all as we
dont have it. I am using TSI synchronizer for syncs databases between 2
offices over a telephone line. The indirect sync works fine, but after
the sync, the .ldb remains on the computer which initiated the sync.
Trying to manually delete the file gives...
|
6 |
26.05.2006 16:49:15 |
|
Splitting a Replicated DB
I am working with a replicated database that was created by someone
else. The database is not split at this time and we've been
experiencing erratic behavior from some of the forms. I can split the
database easy enough and I can deploy the new front end to the current
users. My questions are:
1. Should I just link to the local back end replica and synch when
closing the database? Or, shoul...
|
2 |
25.05.2006 12:58:57 |
|
Server doesn't see share on remote machine connected via VPN
I have indirect synchronization set up on a server which I can connect to
via a VPN. When I initiate an indirect synchronization from the remote
machine I can see a message being dropped in the dropbox on the folder but
when the synchronizer on the server tries to send data back to the remote
machine it fails because it doesn't find the remote machine.
Is this happening because of the w...
|
10 |
24.05.2006 19:36:19 |
|
Replication on wan
I have a database that I have to deploy over a wan, for which the only
solution would be replication (the IT dept didn't really like the idea of
terminal services...). From the folks who have experience with this, do you
think this will work, replication on a WAN? And what are the main issues to
consider? The wan speed is 100 Mbps. Thank you.
--
Message posted via AccessMonster.com
http:...
|
4 |
22.05.2006 20:32:03 |
|
Multiple users in a stand-alone environment
I have multiple users who need to utilize one access database, without
the opportunity of setting up a LAN. My predecessor utilized Access'
replication feature and as I'm reading and researching, I keep hearing
more and more about the "Front End/Back End" function of access. Is it
possible to split a database and replicate the front end in a
non-networked, stand-alone environment?
...
|
4 |
19.05.2006 15:10:15 |
|
TSI Synchronizer msvbvm60.dll crash
Has there ever been a solution to the unhandled exception generated in
msvbvm60.dll when using the TSI synchronizer object (tsi synch for Jet
3.5) for internet synchs? I've seen some older posts here, but I
couldn't find anything where the problem was solved.
My config is fine and I'm able to synch over the net via DAO and
through Access 97 GUI just fine. Anyone??
...
|
1 |
19.05.2006 12:54:08 |
|
Replica Behavior
Greetings,
I have a situation here where a few of my users are in a state where
the forms act as if the AllowEdit property is set to False. I can open
the same replica from my computer and everything works fine. We are
both using Access 2002 on SP3 build 6501. The application works as
designed when others use this same replica.
Can anybody shed any light on what might be causing this pro...
|
3 |
19.05.2006 01:38:00 |
|
Detecting change to local replica
Hi,
I have a local replica running on laptop and have written a vb6 app that
synchronises with a replica on the network with dao.
My question: Is there a way to extract from the local replica the date /
time it was last succesfully replicated with the network replica?
Thanks,
Rocky
...
|
1 |
15.05.2006 11:43:57 |
|
Replication Manager running multiple Databases
On a Windows 2003 server, I have a RM doing indirect Internet replication
between a replica farm (4 Hubs) and several remote client replicas.
I am using a workgroup file to protect the database.
Now I want set up the same scenario for another customer database, but are
uncertan how to set up multiple synchronizers.
Any hint or article to guide me, are more than welcome.
Jens
...
|
8 |
13.05.2006 14:04:36 |
|
Converting from direct sync to indirect
We have been using direct successfully for 3 years. Now there is a need to
switch to indirect sync. Is this a difficult conversion? We have a
developer working on it who says it will take 5 to 6 days work. There are
127 tables.
Nick
...
|
2 |
09.05.2006 21:41:49 |
|
Syncing
well this is a homework assignment and i have to post this and i just have
to write somthing, even though i have no idea what the topic is about, but
synchronization is a good way to go and it is an important thing to know how
to do.
tiffany
...
|
2 |
03.05.2006 21:41:58 |
|
Direct Synchronizing local replica with Hub replica
Here's where I'm at (thanks to replies found in this group):
1.Split database into front end and back end (*_be.mdb) files.
2.Moved existing back end into a protected folder that will not be
accessible to casual users.
3.Opened the back end and created a replica.
5.Put the replica back in the folder where the back end was before
(i.e. where database was split - this will now be the product...
|
2 |
01.05.2006 21:27:03 |
|
Synchronization Failure
Version: Access 2003
I've been having multiple issues with synchronization and I'm
completely lost. I have a database that records legal claims
information. Each claim is assigned a claim number (random, auto
number), which is the primary key. The design master resides on a file
server in one city, while the replica (the only replica) resides on a
file server in another city. They con...
|
5 |
26.04.2006 20:15:57 |
|
Make Money From Google
Google AdSense is a fast and easy way for website publishers of all sizes to display relevant, unobtrusive Google ads on their website's content pages and earn money
AdSense for search results pages use Google's search to provide relevant results, and the search results pages are customizable to fit with your site's theme
https://www.google.com/adsense/?ai=BRRgZ9XRNRM...
|
1 |
25.04.2006 06:28:47 |
|
Synchronization Failure
Version: Access 2003
I've been having multiple issues with synchronization and I'm
completely lost. I have a database that records legal claims
information. Each claim is assigned a claim number (random, auto
number), which is the primary key. The design master resides on a file
server in one city, while the replica (the only replica) resides on a
file server in another city. They con...
|
1 |
24.04.2006 17:34:50 |
|
Trouble wtith Synch Code
I have this code that runs when the switchboard form opens. It runs right
when the laptop is connected to the network. What I want is to be able to
synchronize the server's replica to the laptop on the server if the laptop is
connected , or to open the server's replica from a desktop if the laptop is
not connected.
Dim dbSource As DAO.Database
Dim strDestinationMDB As String
...
|
5 |
20.04.2006 18:54:52 |
|
for sale: internetDotComs.com
domain for sale: internetdotcoms.com
http://www.afternic.com/name.php?id=11866440
...
|
1 |
16.04.2006 13:28:39 |
|
Identification of changed and new records
if you had replica_1 with records A,B,C in table1
and replica_2 also with records A,B,C in table1
if you emptied out replica_1 completely and appended it with
A,B,D,E,G in table1
when you synchronized replica_1 with replica_2 --would replica_2 just see
the new records D,E,G and the now deleted C? or would it think the entire
record set had changed and have to do essentially a replacem...
|
4 |
15.04.2006 00:18:36 |
|
Nightly Synchronization
I am wanting to synchronize a laptop every night to the server. We are
running Access 2000 and do not have the Developers edition, so Microsoft
Replication Manager is not an option. The laptop is unplugged from the
network during the day, and plugged back in at the end of the day. We can
replicate it manually, but prefer to automate the task....
|
7 |
14.04.2006 16:12:02 |
|
Problem with synchronize code pointing to 2 secured MDB's
I suppose I could have continued this in the other post - but I got a
referral back here from Joan in Security
I opted for not using Indirect Synchronization -because I have a deadline
for rollout.
I'm trying to use the following code from a Front-end (non replicated)
to synchronize two secured replicated databases
Of course I gain access to the front-end using the same MDW file as t...
|
3 |
14.04.2006 01:42:02 |
|
Game plan for large scale downtime solution
I have a member database for a large medical company. During network outage
a selected group of individuals - 35 (at most), will access Member Data from
an access database installed on their local drive.
The way we are planning to deploy latest information to these machines is to
have a script that runs a macro that synchronizes with the network copy and
pulls latest member information...
|
11 |
13.04.2006 19:16:02 |
|
Bi-directional synchroniszation not working
I added a new field to obne of my tables in the Design folder and then
synchronized to my Hub. But when I opened my Hub I found it had a replica of
the old data in the Design with 200 projects missing. Now if one of the
users synchronizes out to the Hub they lose 200 projects. Why doesn't their
data update the Hub to show all the latest projects?
I now have 20+ users told not to synchr...
|
19 |
13.04.2006 08:15:42 |