in reply to Re: Can't query SQLite in a while loop
in thread Can't query SQLite in a while loop
Hallo armstd, you are right. I will change to PrintError => 0, RaiseError => 0. I found more example about on the Perl DBI book from Q`Reilly http://oreilly.com/catalog/perldbi/chapter/ch04.html.
Many thanks for your comment.