Re: sth->execute - screen/file output

2001-02-05 Thread arvin . c
this one really works, thank you so much to all who responded... At 11:49 PM 2/4/01 -0700, Colin Faber wrote: >[EMAIL PROTECTED] wrote: >>hi list, >> >>im trying to write a perl srcipt that will connect to a mysql database >>server, do some queries and print the output on the screen (or maybe app

Re: sth->execute - screen/file output

2001-02-04 Thread Sean Conley
L PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Sunday, February 04, 2001 10:35 PM Subject: sth->execute - screen/file output >hi list, > >im trying to write a perl srcipt that will connect to a mysql database >server, do some queries and print the output on the

Re: sth->execute - screen/file output

2001-02-04 Thread Jeremy D. Zawodny
On Mon, Feb 05, 2001 at 02:44:35PM +0800, [EMAIL PROTECTED] wrote: > hi list, > > im trying to write a perl srcipt that will connect to a mysql > database server, do some queries and print the output on the screen > (or maybe append the output to a file), that would look something > like this. >

sth->execute - screen/file output

2001-02-04 Thread arvin . c
hi list, im trying to write a perl srcipt that will connect to a mysql database server, do some queries and print the output on the screen (or maybe append the output to a file), that would look something like this. +--+---+--+-+ | tnum | user | cust | area