| Thread | Last Post | Replies |
|
| Code to initiate sync from replica | 22 Jun 2006 00:50 GMT | 5 |
I'm in the process of developing an application where my users will take a replicated db out of the office on a laptop and, upon their return, sync to the master db on the company network. I'm trying to use the code below to initate the sync process from the
|
| Syncronizing MDB back end via e-mail | 17 Jun 2006 02:32 GMT | 7 |
I have a database split into FE and BE. The users are all remote and there is no network. The users would like to keep their databases synced via e-mail. I've done some reading that replication via e-mail should not be done and usually leads to a currupt database.
|
| Front End Back End Database | 14 Jun 2006 23:17 GMT | 1 |
Following the instructions given on this site (thank you!), I took a database and split out the table to the back end and then all queries, forms, macros, etc to the front end. I have linked the Front End to the Back End tables. I did this on my local drive as a tester, so my ...
|
| XP SP2 problem | 03 Jun 2006 21:55 GMT | 7 |
Rows addes on XP SP2 machine wont replicate to other databases, they have nulls in s_Generation column. Is there a cure for this?
|
| Synchronization History AWOL | 02 Jun 2006 15:10 GMT | 35 |
Firstly - what a relief to find an Access Community with a dedicated Replication area. I've found it increasingly difficult to find the similar area on the Microsoft site. Here's my question - it would be great to get an answer because I can't work
|
| Can't Find Partial Replica | 02 Jun 2006 13:49 GMT | 7 |
I'm trying to create a partial replica from a full replica using the code below which is in a standard vba module being part of the full replica mdb. Public Sub adhCreatePartialReplicaExample( _ strPartial As String)
|
| mysterious replication | 02 Jun 2006 13:48 GMT | 1 |
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 ...
|
| Replication Tool | 02 Jun 2006 09:46 GMT | 2 |
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 ...
|