S
senfo
I recently ran across the "Failover Partner" attribute that can be
assigned in the connection string and I was wondering if it worked with
SQL 2000 servers, as well as SQL 2005. I was reading this article
(http://msdn2.microsoft.com/en-us/library/5h52hef8.aspx) and there is no
reference to SQL 2000. It appears that support for failover partner was
added to the SqlConnection class as of .NET 2.0
(http://msdn2.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection.connectionstring.aspx)
so my assumption would be that the version of SQL Server is irrelevant,
however, I would just like clarification.
Will the failover partner attribute work if my database servers are
still running SQL 2000?
Thank you in advance,
assigned in the connection string and I was wondering if it worked with
SQL 2000 servers, as well as SQL 2005. I was reading this article
(http://msdn2.microsoft.com/en-us/library/5h52hef8.aspx) and there is no
reference to SQL 2000. It appears that support for failover partner was
added to the SqlConnection class as of .NET 2.0
(http://msdn2.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection.connectionstring.aspx)
so my assumption would be that the version of SQL Server is irrelevant,
however, I would just like clarification.
Will the failover partner attribute work if my database servers are
still running SQL 2000?
Thank you in advance,