Page 1 of 1
					
				MultiSubnetFailover
				Posted: Mon  25 Jul 2016 15:23
				by yeohray2
				If I want to add MultiSubnetFailover=True as part of the SQL Server connection string, how do I do that?  I'm working in a high-availability scenario, and while I can see a ApplicationIntent property for TMSConnection, I don't see a property for MultiSubnetFailover.  For reference purposes - 
https://msdn.microsoft.com/en-us/librar ... .110).aspx
Thanks in advance.
 
			
					
				Re: MultiSubnetFailover
				Posted: Tue  26 Jul 2016 10:10
				by ViktorV
				SDAC doesn't support the MultiSubnetFailover option, since we use OLEDB or NativeClient when working with SQL Server, and they don't support this option: 
http://msdn.microsoft.com/en-us/library/gg471494.aspx 
			
					
				Re: MultiSubnetFailover
				Posted: Tue  26 Jul 2016 15:00
				by yeohray2
				Thanks for the clarification.
			 
			
					
				Re: MultiSubnetFailover
				Posted: Wed  27 Jul 2016 09:26
				by ViktorV
				If you have any questions while using our products, please don't hesitate to contact us - and we will try to help you resolve them.
			 
			
					
				Re: MultiSubnetFailover
				Posted: Wed  20 Dec 2017 22:25
				by Hooman
				Hi,
Based on the following link from Microsoft, Native Client 2012 is able to support "Always On" feature.
https://docs.microsoft.com/en-us/sql/re ... r-recovery
Can you please specify the properties that needs to be done on SDAC?
Thanks
 
			
					
				Re: MultiSubnetFailover
				Posted: Fri  18 May 2018 09:48
				by Stellar
				Unfortunately, SDAC does not support the MultiSubnetFailover parameter, as we use OLEDB when working with NativeClient.
OLE DB in the SQL Server Native Client does not support the MultiSubnetFailover keyword.