asdf asdf wrote:
> - create a memory db
> - attach a file db
> - backup memory db
>  this fails.

An attached database stays separate, i.e., its data is not merged into
the backup.

To backup the file DB, give its name (and not "main") to
sqlite3_backup_init().


Regards,
Clemens

Reply via email to