I have created a C# application that uses a Sql Server database. I have Sql Server 2019 express edition installed. The problem I am experiencing is that Sql Server will randomly backup my database many times in a row (think once a minute for several minutes straight). I did not send it a command. I do not have windows 10 scheduler setup to run a job. Nada.
I've looked as hard as I can and cannot figure out what is causing this. I know that Sql Server 2019 Express editon CANNOT schedule backups as it does NOT have the agent by design. The log files don't help.
Any ideas greatly appreciated.