﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 7,2000 / In The Enterprise  / sql server 2005 failover / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 25 May 2013 11:34:11 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: sql server 2005 failover</title><link>http://www.sqlservercentral.com/Forums/Topic696607-54-1.aspx</link><description>Wrong posting my bad</description><pubDate>Fri, 12 Jun 2009 07:56:51 GMT</pubDate><dc:creator>SirFalcon60</dc:creator></item><item><title>RE: sql server 2005 failover</title><link>http://www.sqlservercentral.com/Forums/Topic696607-54-1.aspx</link><description>Thanks steveb, I guess we'll just have to re-write the app to support mirroring.</description><pubDate>Wed, 15 Apr 2009 02:12:21 GMT</pubDate><dc:creator>kenweed06</dc:creator></item><item><title>RE: sql server 2005 failover</title><link>http://www.sqlservercentral.com/Forums/Topic696607-54-1.aspx</link><description>In database mirroring you need to specify the fail over partner in the connection string that is  in the config file of the application. The code is usualy FAILOVER PARTNER =,    or something similar depending on what sort of connection you are using.The application will then try to connect to the primary server but if i can not it will attempt to the failover partner (mirror)</description><pubDate>Tue, 14 Apr 2009 09:03:19 GMT</pubDate><dc:creator>steveb. </dc:creator></item><item><title>sql server 2005 failover</title><link>http://www.sqlservercentral.com/Forums/Topic696607-54-1.aspx</link><description>Hi guys, I have an issue here which you can probably assist me with.Here's the scenario, I  support an application that is written in vb and connects tosql server database. It usually reads from a config file the server name and/or the ip addressof the server where the db is hosted. Based on this the only sql server 2005 failover option thatI have used is sql server clustering and it works perfectly since I have the virtual server IP address/name to specify at the config file coupled with the many other advantages of clustering.However not everyone can afford to buy storage facilities. So i'd like some advice on the otherfailover options as im not well conversant with mirroring and logshipping.Specifically i'd want to know with mirroring and logshippin how redirection takes place from the primary server to the secondary server and in my case how does it happen without having to change the servername specified in the config file of each client connecting to the server.</description><pubDate>Tue, 14 Apr 2009 08:43:26 GMT</pubDate><dc:creator>kenweed06</dc:creator></item></channel></rss>