1.

What Changes In The Front End Code Is Needed If Mirroring Is Implemented For The High Availability?

Answer»

You need to ADD only FAILOVER PARTNER information in your FRONT end code. “Data Source=ServerA;Failover Partner=ServerB;Initial Catalog=AdventureWorks;Integrated Security=True;”.

You need to add only FAILOVER PARTNER information in your front end code. “Data Source=ServerA;Failover Partner=ServerB;Initial Catalog=AdventureWorks;Integrated Security=True;”.



Discussion

No Comment Found