Hi Community,
is it possible to add a database connection to mssql Server which is configured using failover cluster? So my regular connection string looks like:
Data Source=ServerA,1440;Failover Partner=ServerB,1440;
This doesnt seem to work with the current connection setup.
Any help appreciated
Thank you very much folks and best regards
Marco