Some are free, others are commercial.
But, note that most of these are mainly for administration purposes.
For example phpMyAdmin is a free PHP based client.

Do you know some programming language? Like Visual Basic, C, C++, Java, PHP,
...

You said that you are able to run queries, ...
How do you run those queries? I suspect you use
            SHELL>mysql -u UserName -h HostNameOrIP -p

Is that right? If it is, then I will tell you that
    mysql
 is a client developped by the MySQL team to ease your administration of the
database.
Unfortunately, they have not implemented a reporting tool in that client.

Are you familiar with MS Access? If yes, you can use Access to work with
MySQL data.
If you have Access installed, just let me know and I will send you Step by
Step Instructions.


Thanks
Emery
----- Original Message -----
From: "Wang Feng" <[EMAIL PROTECTED]>
To: "Director General: NEFACOMP" <[EMAIL PROTECTED]>
Sent: Tuesday, October 07, 2003 22:38
Subject: Re: printing reports


> Hi, Emery
>
> What do you mean client software? I just downloaded the MySQL server and I
> can insert data to the database and select the data from database and do
> some queries. In Oracle server, there're some commands which can be used
to
> edit and print reports. What about MySQL?
>
> Also, as you said, I need a client software, what client software are you
> using? Are they free? Please give me some advice.
>
>
>
> cheers,
>
> feng
>
>
> ----- Original Message -----
> From: "Director General: NEFACOMP" <[EMAIL PROTECTED]>
> To: "Wang Feng" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Wednesday, October 08, 2003 12:49 AM
> 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]

Reply via email to