|
See if sqlite3 supports a -f option (text file command stack). If so, have script build the text file then invoke sqlite3. PS - If file structure is 'known' might be easier to build a template DB then just copy it in with the script then start to populate
|