http://qs321.pair.com?node_id=11118476


in reply to Re^13: Help with Geo::IP output
in thread Help with Geo::IP output

I have never used SQLite so I'm totally new to it. At the command line, I entered:

$ sqlite3 geoip SQLite version 3.7.17 2013-05-20 00:56:22 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> .save geoip.db Error: unknown command or invalid arguments: "save". Enter ".help" fo +r help sqlite> .quit

The command .save doesn't work so it seems I can't create a database.