Hi,
I have configured a SQL alwaysON availability group for set of DBs and a listener to connect to.
Can I use this listener name in my application configuration? will this work seamlessly whenever I do failover and failback?
I am able to connect to SSMS using listener name , this tells me configuration seems to be fine. How can I make sure my application supports connecting to DB using listener name ?
please help.