|
I am opening a database connection to SQL Server 2008 mirrored principal database with ODBC from Java program. Can we specify mirrored node with connection string or use any other driver in Java in order to automatic failover of connection in case the database fails over.
(comments are locked)
|
|
I believe that the name is Failover_Partner, i.e. Oleg
(comments are locked)
|


@Inder are you using ODBC or JDBC?