> Clustering is probably your best bet. Alternate sync partners will be
> supported until the next version. They do have limitations though.
[quoted text clipped - 28 lines]
> > Thankyou,
> > Lauren
There is no reason you don't continue with your existing setup. It will
work. However I assume you have an app currently connected to SQL Server A.
When SQL Server A goes down you will have to point this app to SQL Server B.
Then you will have to have the SQL Express client resubscribe to SQL Server
B.
Then when you failback you have to point your app back to SQL Server A, and
resubscribe SQL Express to SQL Server A.
If you were to cluster you would not have to modify the app or drop the
subscription and recreate it each time you failed over.

Signature
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> Is there any reason why I couldn't set up 2 servers at each site to be
> both
[quoted text clipped - 47 lines]
>> > Thankyou,
>> > Lauren
Lauren - 31 Aug 2006 13:55 GMT
Kind of, my app is connected to the Express DB which has subscribed to
replication from Server A. I want to ensure that I can still receive
replications from B or C when A goes down.
Regards,
Lauren
> There is no reason you don't continue with your existing setup. It will
> work. However I assume you have an app currently connected to SQL Server A.
[quoted text clipped - 59 lines]
> >> > Thankyou,
> >> > Lauren
Hilary Cotter - 31 Aug 2006 14:12 GMT
that's going to be hard. Failover will be fine. Failback from Server B to
Server A will be difficult.

Signature
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> Kind of, my app is connected to the Express DB which has subscribed to
> replication from Server A. I want to ensure that I can still receive
[quoted text clipped - 78 lines]
>> >> > Thankyou,
>> >> > Lauren
Lauren - 31 Aug 2006 14:19 GMT
Why does the failback cause difficulties?
Lauren
> that's going to be hard. Failover will be fine. Failback from Server B to
> Server A will be difficult.
[quoted text clipped - 81 lines]
> >> >> > Thankyou,
> >> >> > Lauren
Hilary Cotter - 31 Aug 2006 14:27 GMT
Sometimes its hard to drop subscriptions to existing publications where the
publisher is offline. Its also hard sometimes to kick all your users off
while you doing the resubscribe, and you will expose yourself to data loss
here.

Signature
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> Why does the failback cause difficulties?
>
[quoted text clipped - 102 lines]
>> >> >> > Thankyou,
>> >> >> > Lauren
Lauren - 31 Aug 2006 14:44 GMT
OK - so you would recommend to go with clustering?
Lauren
> Sometimes its hard to drop subscriptions to existing publications where the
> publisher is offline. Its also hard sometimes to kick all your users off
[quoted text clipped - 107 lines]
> >> >> >> > Thankyou,
> >> >> >> > Lauren
Hilary Cotter - 31 Aug 2006 21:15 GMT
Do you have clustering experience? A large part of deploying a successful
clustering solution is having good clustering resources on site.

Signature
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> OK - so you would recommend to go with clustering?
>
[quoted text clipped - 126 lines]
>> >> >> >> > Thankyou,
>> >> >> >> > Lauren