Hi, Rudy.

You're right. I'm looking for some commands to do the report. (of couse I
can solve the problem using PHP, but really just wanna play with MySQL alone
for this issue). But I couldn't find any command from MySQL manual. If you
can show me a link, then that would be great!!!


cheers,

feng


----- Original Message -----
From: "Rudy Metzger" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 08, 2003 1:00 AM
Subject: RE: printing reports


>
> You can use the mysql command client, it that is what you mean. You can
> also pass the query to the command client and then spool the output.
>
> mysql < the query > report file (or something like that, just check the
> manual)
>
> to do it really without any other tools, third party or not, you can
> always hack the DB :)
>
> cheers
> /rudy
>
>
> -----Original Message-----
> From: Director General: NEFACOMP [mailto:[EMAIL PROTECTED]
> Sent: dinsdag 7 oktober 2003 16:49
> To: Wang Feng; [EMAIL PROTECTED]
> Subject: Re: printing reports
>
> To get data from/into MySQL, you will always need a client software.
> So, the reporting thing should be implemented in your client software.
>
> Hope to be right!!!
>
>
> Thanks
> Emery
> ----- Original Message -----
> From: "Wang Feng" <[EMAIL PROTECTED]>
> To: "Wang Feng" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Tuesday, October 07, 2003 12:22
> Subject: Re: printing reports
>
>
> > > In MySQL, how can I create and print reports without the help of
> neither
> a
> > > scripting language(e.g. php) nor a thrid party software tool?
> >
> > bad grammar :-(  but you guys understand what i'm saying, right?  :-)
> >
> >
> > --
> > MySQL General Mailing List
> > For list archives: http://lists.mysql.com/mysql
> > To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
> >
> >
> >
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/[EMAIL PROTECTED]
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to