| Thread | Last Post | Replies |
|
| Merge replication created w/ DMO - starting snapshot get error | 30 Jul 2008 19:33 GMT | 1 |
i am creating my merge publication via DMO in my VB.NET program. I used to create only 1 publication, but since i now understand there is a limit to the number of articles available for a single publication in merge replication, i changed my program to make a publication for each
|
| MS SQL 2005 transactional replication: Applying snapshot with an 'after script' | 30 Jul 2008 17:23 GMT | - |
we want to use the 'after' script functionality after applying the snapshot to the subscriber. Basically we want to put in some triggers, to do some special stuff with that data. The issue is, that although the script is started, we are not able to
|
| Replication Agent verbose log configuration error | 30 Jul 2008 13:58 GMT | - |
I am trying to configure verbose log in queue reader agent inSQL 2005. I follow the instructions in BOL (http://technet.microsoft.com/en-us/ library/ms152515.aspx or http://technet.microsoft.com/en-us/library/ms147893.aspx) but I receive an error in parameter Output.
|
| subscriber_type = local and Business Logic Handler | 30 Jul 2008 13:40 GMT | 2 |
I tried implementing a custom business logic handler in out replication environment which consists out of a central publisher, three re-publishers and a number of laptops as final subscribers. In the UpdateHandler I check for updates on one table which are not
|
| Sp_MsMakegeneration deadlock with sp_Msupdategenhistory and sp_MSe | 30 Jul 2008 13:05 GMT | - |
I’m using merge replication on SQL 2005. Replication is relatively new for me. Currently I am investigating on how to stop the deadlocks from happening. I’ve done a trace on one of the subscribers to get an idea on what is happening. I have 2 publications which run continuous at ...
|
| Precomputed Partitions | 30 Jul 2008 12:24 GMT | 3 |
We upgraded recently to SQL Server 2005 SP2 . For some issues we are having, we are looking at precomputed partitiions with our merge publication. When I run a sp_helpmergesubscription I see:
|
| Bidirectional Transactional replication | 30 Jul 2008 12:16 GMT | 3 |
Do any one know where to get good Knowledge resources for writing and implementing stored procedures for bidirectional transactional replication. I f any body has one implemented recently can you spare the steps involved and the best practises associated with this type of ...
|
| merge replication sql 2005 64bit | 30 Jul 2008 12:13 GMT | 4 |
i was setting up merge replication and received a message that a table couldn't be replicated because it has more than 254 columns. THe table in question has 288 columns. So - I can only replicate 254 columns?
|
| issues with triggers in transaction replication | 30 Jul 2008 11:54 GMT | 1 |
I am making of sql 2005 - transaction replicaton. data flows from the publisher to the subscriber - staging tables. From the staging tables we want the data to move to the transaction tables at the subscriber end.
|
| Huge Replication Scenario | 29 Jul 2008 08:17 GMT | 2 |
We have several operational companies doing projects in the gas and oil industry. These companies use a smorgasbord of applications running against a central SQL Server in Central Europe. To overcome latency issues we are planning to have about a dozen SQL Servers
|
| merge replication conflict | 29 Jul 2008 05:48 GMT | 3 |
Hi SQL server expert, I have a merge replication. The table has a primary key and an identity column. when I insert one row at the publisher and one row at the subscriber with
|
| Bidirectional Transactional replication | 28 Jul 2008 22:37 GMT | - |
Do any one know where to get good Knowledge resources for writing and implementing stored procedures for bidirectional transactional replication. I f any body has one implemented recently can you spare the steps involved and the best practises associated with this type of ...
|
| Bidirectional Transactional replication | 28 Jul 2008 22:37 GMT | - |
Do any one know where to get good Knowledge resources for writing and implementing stored procedures for bidirectional transactional replication. I f any body has one implemented recently can you spare the steps involved and the best practises associated with this type of ...
|
| Which account on SQL 2005 web sync via https | 28 Jul 2008 15:07 GMT | 6 |
Hi, environment is SQL2005 [wkg_sql] non domain & IIS6 [wkg_iis] non domain. My steps are same as the steps in the following three articles: How to: Configure a Publication to Allow for Web Synchronization (SQL
|
| SQL Server 2005 : define a transactional replication where delete instructions are not replicated | 28 Jul 2008 10:27 GMT | 2 |
Did anyone perform a transactional replication where delete instructions are not replicated ? Advises would be very appreciate. Regards
|