http://www.perlmonks.org?node_id=1019198


in reply to Re: SQLite Slow insert
in thread SQLite Slow insert

[...] your way of constructing the insert statement is liable to fail with embedded single quotes. Use placeholders there.

The select statement has the same problem.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)