Then I am inserting some data in this db. Now I want to write this db on disk.$dbh = DBI->connect('dbi:SQLite:dbname=:memory:');
I am familiar with SQLite ATTACH database command, but i only know how to use it in SQLite shell. How can I do this in perl?
In reply to Transfer a in-memory SQLite database to disk by saumitra121
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |