Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^14: Help with Geo::IP output

by Anonymous Monk
on Jun 24, 2020 at 22:43 UTC ( [id://11118476]=note: print w/replies, xml ) Need Help??


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.

Replies are listed 'Best First'.
Re^15: Help with Geo::IP output
by hippo (Bishop) on Jun 25, 2020 at 10:42 UTC

    You first said:

    I created an SQLite database named "geoip"

    and now you've said:

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

    I think you ought to spend just a little time to find out which of these statements is true because they can't both be.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11118476]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-18 14:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found