I have two servers, A (SQL 2014) and B (SQL 2017). In my machine A, I have SQL server with some database. I need to copy the database from Machine A to B without taking any backups. I want machine B to just be the updated DB daily from machine A.
Is this possible?
Rich