Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | TSharpStarting Member
 
 
                                        9 Posts | 
                                            
                                            |  Posted - 2008-07-08 : 17:32:29 
 |  
                                            | Assume the following scenario.1. A single SQL Server publishes and distributes one merge publications, A2. There are 2 subscriber to publication A, one of the Subscribers will be disconnected for X number of days. (will be on a laptop) Besided the Subscription expires and are dropped if not synchronized in the following X number of days are there any other limitaions that I should be aware of?Thanks. |  |  
                                    | sodeepMaster Smack Fu Yak Hacker
 
 
                                    7174 Posts | 
                                        
                                          |  Posted - 2008-07-08 : 18:32:13 
 |  
                                          | quote:Like ??Originally posted by TSharp
 Assume the following scenario.1. A single SQL Server publishes and distributes one merge publications, A2. There are 2 subscriber to publication A, one of the Subscribers will be disconnected for X number of days. (will be on a laptop) Besided the Subscription expires and are dropped if not synchronized in the following X number of days are there any other limitaions that I should be aware of?Thanks.
 
 |  
                                          |  |  |  
                                    | rmiaoMaster Smack Fu Yak Hacker
 
 
                                    7266 Posts | 
                                        
                                          |  Posted - 2008-07-08 : 22:55:13 
 |  
                                          | Publishing db's log and distribution db will fill with unreplicated transactions. |  
                                          |  |  |  
                                |  |  |  |