Hello,
shell command rather than writing a loop in perl. I'm happy your system
mostly works so far, but I would still feel nervous using anything which
depended on frequent use of shell execution in a server. Starting and
stopping shell sessions is extremely expensive in terms of processing time
and memory. I recommend you look into either writing proper perl code, or
making use of a language which can use the proper SQLite API.
i will think about it.
is there somewhere a dbi example for loading pcre-extension before executing
sql?
i dont find any helpful pages.
or just run ".load /usr/lib/sqlite3/pcre.so" with the do method of dbi?
Thanks,
Hajo
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users