| Thread | Last Post | Replies |
|
| Memory error | 19 Jul 2004 19:28 GMT | 1 |
When I try to run a sync I receive an error "There isn't enough memory to peform this operation. Close unneeded program and try the operation again." All programs and files are closed. I've tried other
|
| Unable to Create a New Form in Design Master | 19 Jul 2004 06:47 GMT | 1 |
I recently created a Design Master with 2 replicas. I tested it to make sure I could sync data from the replicas and design changes from the Design masters. It worked flawlessly. Now about a month after deploying it, I want to make a few design changes and I am unable to create new ...
|
| Detect changes befopre synchronizing | 18 Jul 2004 22:57 GMT | 2 |
Hi is there a property or method to check if changes have been made to a replica data file before synchronizing it with the master? I have the following code and it can take some time to run: Private Sub synchronizeLocalToMaster(ByVal vstrLocal As String, ByVal
|
| Internet replication on win 2003/IIS 6.0 Server | 18 Jul 2004 17:27 GMT | 2 |
I was wondering if anyone who has successfully setup Access Internet Replication on a Windows 2003 or IIS 6.0 Server could let me know just how they set up the server so that the internet replication succeeded. I have been trying to get our 2003 Standard server to perform internet ...
|
| Synchronize at next connection? | 18 Jul 2004 11:00 GMT | 1 |
I use the Replication Manager for indirect synchronization. How can I ensure that a replica always automatically synchronizes upon going online? I know this is possible with the Replication Manager, but how?
|
| Moving replicas | 18 Jul 2004 10:59 GMT | 1 |
I need to create 2 new replicas from 2 existing replicas (each on different servers) and then synch them directly. All synchs with these replicas are and will be direct synchs on network. If I move the replicas after creating them, should I synch them again so the location ...
|
| Indirect Replication | 18 Jul 2004 10:58 GMT | 3 |
I'm having some strange events with the replication manager. I created a test replica set on a local workgroup of two Win2K machines. Machine #1 had a design master and a backend in non-shared folder \\MachA\a. Machine B has a
|
| Replication fails with large databases over Dial-Up, but works on LAN | 18 Jul 2004 10:56 GMT | 1 |
Hi, I am having a problem with a replication over a Modem-Connection, which works fine over LAN. Has anyone experienced this problem before? Settings are:
|
| synchronization over Internet | 18 Jul 2004 10:55 GMT | 1 |
I have a Split DB - I have used the replication manager - everything ok. BUT how do I do the sync over the internet? Thank you paula
|
| Replication Manager | 18 Jul 2004 10:52 GMT | 5 |
Michka, as you suggested I have obtained Office 2000 Developer Tools version 1.5 2CD's. There is no install program for the Replication Manager, but the HTML on the first CD says all the files are on the second CD. I've
|
| Replication Error Message | 14 Jul 2004 00:47 GMT | 7 |
All, Trying to run an append query from one db to the other, basically so I can get all the data from my replica set back into one db. So using a new db with links from replica to master.
|
| Push Sync Loop to Replicas | 12 Jul 2004 16:54 GMT | 1 |
I haven't posted to this group in a while and I am still very much a newbie when it comes to programming. I need help with a basic loop for syncing a few databases in a replication setup.
|
| HTTP Error | 12 Jul 2004 16:50 GMT | 1 |
I'm trying to synchronise my database with a replica on a web server, but keep getting an Invalid HTTP Address error. Any reason for this?
|
| REPLICATION MANAGER!!! | 12 Jul 2004 16:49 GMT | 1 |
I want it!!!! But it seems impossible to get it! Seems like it is the answer to all my internet replication woes, but no more developer addtion in 2003, not that I can find, or get
|
| Resolving replication conflicts vb.net | 11 Jul 2004 23:11 GMT | 3 |
This is what I had in mind Dim rs As New ADODB.Recordset Dim rsSolve As New ADODB.Recordset Dim AdoConn As New ADODB.Connection
|