V
V
Vyacheslav Tariko2015-09-04 11:05:18
SQL
Vyacheslav Tariko, 2015-09-04 11:05:18

What should the Connection String be if the database has two Mirrors?

Previously, the database had one mirror server and everything was simple, the line looked like this, respectively:
connectionString="Data Source=Server_A;Failover Partner=Server_B;Initial Catalog=MyDB;Integrated Security=True"
Question: how to change it, given that one more mirror server was added?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Fadmin, 2015-09-06
@Fadmin

From the documentation:
Only one principal and one mirror server is supported for all database mirroring sessions.
Maybe you mean always on?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question