Hello, the examples for the back API as exposed here: https://www.sqlite.org/backup.html
work not for memory database. Tested with latest amalgamation VC++ VS 2013. Backing up a file database works well;not so memory. I described the issue here: http://stackoverflow.com/questions/35834529/sqlite-backup-memory-database-c Thank you for help

