[sqlite] DBD::SQLite::db do failed: SQL logic error or missing database at E:\sql.pl

2003-11-26 Thread du4mi
Hello sqlite-users I'm using DBD-SQLite 2.8.6 on WindowsXP SP1 ActiveState Perl 5.8.0. I can't vacuum database from script. I get following error: DBD::SQLite::db do failed: SQL logic error or missing database at E:\sql.pl my Perl-script: use DBI; my $dbh = 'DBI'->connect('dbi:SQLite:dbname=sq

[sqlite] thread failed to start - need a CLONE method added (SQLite and Perl threads)

2003-11-23 Thread du4mi
Hello sqlite-users I am sorry for my last post - I change the subject. Once again: I am new with SQLite and need your advice. I'm using DBD-SQLite 0.28 on WindowsXP SP1 ActiveState Perl 5.8.0 and use threads (because this is a GUI-app). The get following error : thread failed to start: DBD::SQL

[sqlite] Re: confirm subscribe to sqlite-users-digest@sqlite.org

2003-11-23 Thread du4mi
Hello sqlite-users I am new with SQLite and need your advice. I'm using DBD-SQLite 0.28 on WindowsXP SP1 ActiveState Perl 5.8.0 and use threads (because this is a GUI-app). The get following error : thread failed to start: DBD::SQLite::db do failed: handle 2 is owned by thread 2 240e4 not curren