On Fri, 28 Apr 2006 01:16:52 +0200, Olav wrote:
> I tried putting this in my connection string:
>
> connectionString="DSN=Commerce;Failover Partner=cheetah"
>
> But, it failed with the following error:
>
> ERROR [01S00] [Microsoft][ODBC SQL Server Driver]Invalid connection string
> attribute
>
> Olav
>
> "Olav" wrote in message
>
>>I have setup SQL Server 2005 SP1 with database mirroring.
>>
>> I have a client application connecting to the database via ODBC and I
>> define the connection under the System DSN tab in the ODBC Data Source
>> Administrator (launched from Administrative Tools).
>>
>> How can I specify the failover partner name?
>>
>> Olav
>>
You need to use the ODBC driver SQL Native Client, and not the SQL Server
driver.
>> Stay informed about: How to specify failover partner name?