We are planning on upgrading to SQL 2014 but we have many cross database/same server or remote server (selects, updates, inserts, deletes). We would like to use Always on read only secondaries to offload heavy read-only queries with the read-intent
for the client connection. Is replication our only option?
↧