Berryl Hesh <[email protected]> wrote: > After generating an in memory db schema, I use the attach command to > replicate that schema to a file
Consider using backup API: http://www.sqlite.org/c3ref/backup_finish.html -- Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

