Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: SQLite wouldn't work

by sunadmn (Curate)
on Aug 13, 2004 at 11:48 UTC ( [id://382619]=note: print w/replies, xml ) Need Help??


in reply to SQLite wouldn't work

First you should ALWAYS ALWAYS use strict; and also turn on warnings this will always give you your issue, or you can try this before you run your script to get any errors.

perl -cwTM-strict your_script.pl

SUNADMN
USE PERL

Replies are listed 'Best First'.
Re^2: SQLite wouldn't work
by Anonymous Monk on Aug 13, 2004 at 17:39 UTC
    The problem is on SQLite, the error mesagge said couldn't find the table.... So if you download it you would see the error mesage. But I dont know what the problem is with SQLite as all database are there in the zip..

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-20 02:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found