Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Upgraded SQLite: "database changed" error

by bsb (Priest)
on Jun 05, 2007 at 07:14 UTC ( [id://619312]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    use strict;
    ...
    DBD::SQLite::db selectrow_array failed: database schema has changed(1)
    + at dbdimp.c line 421 at analyze_changed.pl line 16.
    got
    
  2. or download this
    $DBI::VERSION 1.51
    $DBD::SQLite::VERSION 1.12
    DBD::SQLite::db selectrow_array failed: database schema has changed(1)
    + at dbdimp.c line 416 at - line 16.
    got
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://619312]
Approved by Tomte
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-18 03:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found