0

how is c# sqlite database daily backup ? (automatic everday)

On a project I want to take backup of the database every day I am writing with c # sqlite database server how can

1 Answers1

1

You can copy the file or use the online backup api

NeddySpaghetti
  • 13,187
  • 5
  • 32
  • 61