Hi All,
I have a .NET 1.1 application that currently connects to a SQL Server 2000 database server. This SQL Server is about to be upgraded to a SQL Server 2005 server with mirroring enabled. I have been trying to figure out if mirroring (i.e. automatic failover) is supported by .NET 1.1. I know that it is supported through the SQL Server Native Client but if I install this and then try to add a reference to sqlcnli.dll I get an error.
Just wondering if there is a SQL Server Native Client for .NET 1.1 and if so, does it support mirroring.
Thanks for your time,
ray.