I have a database file that is stored in a offline location. Daily it may produce up to 1GB of data. The thing is that sometimes backups have to be made. After months, that backup can become huge and obviously backuping up is time consuming.
Is there a way to split database files into smaller chunks/files so the backup is less streesful on a data connection?
Is there a way to split database files into smaller chunks/files so the backup is less streesful on a data connection?