| Thread | Last Post | Replies |
|
| firehosemode | 30 Apr 2005 21:30 GMT | 1 |
HI I am trying to design merge replication. step1:configure sqlservr1 as publisher and distributor and published pubs database.
|
| Rollback merge replication? | 30 Apr 2005 12:05 GMT | 7 |
Greetings from Serbia! Does anyone knows how to rollback data on subscriber when we loose connection in middle of merge replication between two servers? Thank you in advance,
|
| Replication Error | 30 Apr 2005 08:43 GMT | 1 |
I have a copy of a database "db_A" called "db_copy". When I try to alter tables in the database, it complains that it is being used for replication. It is not being used for replication, but the database that it was copied from is.
|
| Cannot drop database 'Tara' because it is being used for replicati | 30 Apr 2005 03:23 GMT | 1 |
One of our critical databases that is part of a log shipping-like set up is corrupt. This happened while doing a full DEb restore. DB was showing status 'Loading/Suspect' for about 5 hours. However, restore job has failed, and nothing is attempting to restore it. I am unable ...
|
| 8198 error | 29 Apr 2005 23:47 GMT | 3 |
sql2k sp3 win2k sp4 Im trying to create a Pull Subscription for replication and get "Error 8198: Could not obtain information about Windows NT group/ user 'domain/ user'".
|
| DMO Anonymous Merge Pull | 29 Apr 2005 21:01 GMT | 3 |
I adapted Hilary's DMO Example, and have tried ReplCtrl\VB\ReplSamp.vbp ... WHAT CODE DO I NEED to .Initialize .Run .Terminate the SQLMerge? Subscription was created using Windows Synchronization Manager, Administrator Account on WinXPPro Laptop. VB is running in MS Access XP
|
| SQL Server replication to Access Database | 29 Apr 2005 21:00 GMT | 3 |
How can you make an Access database a subscriber to a replicated SQL Server database? We plan to have a database on the server, and Access databases on remote users PCs to access the data, but until I can work out how to synchronise the data we might as well not bother
|
| Access / SQL Server 2000 Redistributable | 29 Apr 2005 18:30 GMT | 2 |
I want to upgrade my Access 2003 app to have a VB 6.0 front-end and SQL Server 2000 Standard back-end, that I want to sell on the market. I do not want to use MSDE because of the 2GB limitation. My questions are:
|
| Setting up replication | 29 Apr 2005 18:20 GMT | 2 |
I have just converted an access mdb app to an access adp app with msde backend. I am very new to sql server. My question is how do I create replication for a few laptop users who would like to take away the app for a few days and when they come back would like all the new data ...
|
| Queue Reader fails to start on publisher | 29 Apr 2005 15:46 GMT | 2 |
We have configured transactional replication with queue updating subscriptions. The publisher/distributor on serverA pushes a small db publication to the subscriber on serverB. When both the publisher and subscriber are continuously connected, modified data (on either server) is
|
| merge on subscriber stops on specific table - replication attempt ends with 'merge timout' | 29 Apr 2005 13:03 GMT | 1 |
I have a laptop user that gets a merge timeout error when she attempts to merge. This is an intermittent error and she was able to successfully merge when she retried. The replication process uploads her changes to the server successfully. It
|
| Could not deliver update | 29 Apr 2005 13:01 GMT | 1 |
I have started merge replication. It was working. Now I get messege that 'The process could not deliver update(s) at the Subscriber'. If I start it manually, I see message come it has down loaded some records. 100 update, 1 insert etc. I can see my CPU usage is 100%. Then after ...
|
| How to restore / backup replicated database? | 29 Apr 2005 11:41 GMT | 5 |
How can I create a database backup when is used in merge replication ? Can I use simple BACKUP database dbA procedure ? ( AFAIK it is working when restoring to database not used in replication. ) How about restoring when merge replication is used ? Do I have to use
|
| Publication takes record off subscriber | 28 Apr 2005 23:47 GMT | 1 |
When I synch my subscriber back to my maste. A record I created on the subscriber is now on the master but it is not also on the subscriber like it should be. Any ideas? Everything seems to be in order.
|
| MS_REPLERRORS | 28 Apr 2005 20:55 GMT | 1 |
I have several errors that I have set up for SKIPERRORS. This is so I can just get the snapshot to apply without stopping everytime it hits an issue. Unfortunately, when an error is encountered and skipped, it lists the command id as zero...
|