Posted on 2008-02-15 12:53:52-08 by dougmcq in response to 7108
Re: create database, check for table
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
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.