Richard said:
> Had a question on printing search results,
> to a network printer?
>
> what command would I use for this?

lpr would be favorite, but SQLite itself doesn't have any printing
mechanism.  If you dump output to a file in columns you could send that
file to a printer, or you could dump as HTML, view in a browser and send
that to a printer.

Clay Dowling
-- 
Lazarus Notes from Lazarus Internet Development
http://www.lazarusid.com/notes/
Articles, Reviews and Commentary on web development

Reply via email to