Srinivas VK
I am trying to connect to SQL Server 2012 with flag MULTISUBNETFAILOVER=TRUE I have created the DSN and it works fine for some time and next day i will get the below erorr. I have verified the…
in ColdFusion
Srinivas VK
In ColdFusion we can create DSN in 2 ways. Either we can select the driver for the specific database or we can use the Other as the driver and we can create the DSN by specifying the connection…
in Database Access
Srinivas VK
Hello,   I am looking to connect to the last sql server 2012 multi-subnet failover clustering which requires to mention the connection string MULTISUBNETFAILOVER=Yes.   Even though I have mention,…
in Database Access