Database Mirroring

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
Thomas.Schweikert
Posts: 30
Joined: Tue 27 Jun 2006 15:46

Database Mirroring

Post by Thomas.Schweikert » Mon 18 Feb 2008 10:06

Hi,

one of our customers uses the failover features (Database Mirroring) in
SQL Server 2005. How can we support this feature?

If i use a connection string i can pass the "FailoverPartner=.." parameter.
Can i pass this parameter with the "Custom String" property?

Thomas

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Fri 22 Feb 2008 14:10

Yes, you can use the Custom String parameter.

Post Reply