'Single SQL Server database For existing redundant servers

I'm using an historian server in which I have installed SQL Server 2014. Now there are two servers named primary and secondary server (both are redundant) and I have to establish a database so that both the servers save their data on a SQL Server but the redundancy should remain on SQL Server also.

How to establish this single database for both the servers?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source