![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is it possible for a sqlce database to subscribe to 2 publications publish from the same server database? I have the sqlce sdf file created from synchronize with the 1st publication with the "AddOption.CreateDatabase". Then later i created a 2nd publication from the same database in the server and I want to subscribe to the new 2nd publication in the same sqlce sdf file. I get the error "Initializing SQL Server Reconciler has failed,,,,". Below is my code :- --- Dim repl as SqlCeReplication --- --- If File.Exist("My Documents\Product.sdf") then repl.Synchronize() Else repl.repl.Synchronize(AddOption.CreateDatabase) End if |
![]() |
| Thread Tools | |
| Display Modes | |
| |