Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^4: SQLite command line

by Anonymous Monk
on Feb 01, 2012 at 14:53 UTC ( [id://951233]=note: print w/replies, xml ) Need Help??


in reply to Re^3: SQLite command line
in thread SQLite command line

I know now how I should ask in the first time :-)
If sqlite3 is in the standard Perl distribution.
The answer is obviously no.
Thanks!

Replies are listed 'Best First'.
Re^5: SQLite command line
by ikegami (Patriarch) on Feb 01, 2012 at 19:56 UTC

    If sqlite3 is in the standard Perl distribution.

    "Is sqlite3 in the standard Perl distribution?"

    No.

    Considering that neither DBI nor DBD::SQLite (what DBI uses to access SQLite databases) is in the standard distribution, this should be no surprise.

    Furthermore, it's not in the DBD-SQLite distribution either. There's no reason to bundle the two clients, and lots of problems in trying to.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-18 13:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found