SqlDbx Forum

SqlDbx

You are not logged in.

#1 2014-04-24 17:57:54

blutz
Member

MultiSubNetFailover

We have a few servers in our environment which require the MultiSubNetFailover=true in the connection string, without which, the connection attempt takes an extremely long time to complete. I tried specifying this in the Options field on the Login dialog, but I am met with an error message. How would I go about connecting to these servers?

Offline

#2 2014-04-24 19:03:40

sqldbxhelp
Administrator

Re: MultiSubNetFailover

1. Please go to Options->Servers->Microsoft SQL Server and make sure that "Driver Load order" looks like below:
    SQL Server Native Client 11.0, SQL Native Client, SQL Server
2. Looks like you have to specify MultiSubNetFailover=yes and not true

Try to connect and make sure that if you open Tools->Application Log you see line like this:
Using driver: SQL Server Native Client 11.0 (C:Windowssystem32sqlncli11.dll

Offline

#3 2014-04-25 14:11:39

blutz
Member

Re: MultiSubNetFailover

Thank you, that worked!

Offline

Board footer

Powered by FluxBB