Re: Printing to printer

2003-07-06 Thread Nils Valentin
Hi Vince, I assume you want to print to your printer from the mysql client (command line) here is what I do: 0) set up a lp queue (line printer) and make sure it works then proceed to 1) 1a) mysql> pager /usr/bin/less mysql> \P lp; PAGER set to lp; mysql> SHOW INNO

Printing to printer

2003-07-06 Thread Vince
I am new to SQL and was wondering if there was a query that would allow me to print to my printer. I have tried the TO PRINTER, TO FILE, |lpr, and others, but get the syntax error. I am running MySQL on a WIndows XP Home system. My company has asked me to transfer a clients file to forms for pr