From the sqlite command line interface, the .output command will output the result of a query to a file.

How can I do this from a Perl script? I'm not finding any built-in facility to do this in the Perl module.

I found this (http://members.toast.net/strycher/perl/example_dbi_sql.htm), but I'm thinking maybe there's a monk out there that has already made a really cool wheel.

Thanks!!
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to