Well, it seems to me, that he is looking for some replacement of "oracle
reports" ... Which is ... As far as i know ... Something like "MS
Access-Report-Wizard" where you can say: Take this table, this field,
link it to this field in the second table, show me all records which
have date = TODAY and print it as a list in this form" ... It is
something like that and is the opposite to "oracle FORMS" which helps up
building "input forms" for clients ... I think thats all. 

So, if I would be you I would take access for that ... Small, simple,
fast in building reports, and easy to handle (- only sad thing about it:
it is not working for real programers ... But quite good for "dummy
users" ;-)))))) 

Michael


-----Ursprüngliche Nachricht-----
Von: Director General: NEFACOMP [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 8. Oktober 2003 09:52
An: Wang Feng; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Betreff: Re: printing reports


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 ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]


---
Eingehende Mail ist zertifiziert virenfrei.
Überprüft durch AVG Antivirus System (http://www.grisoft.com/de).
Version: 6.0.522 / Virendatenbank: 320 - Erstellungsdatum: 29.09.2003
 

---
Ausgehende Mail ist zertifiziert virenfrei.
Überprüft durch AVG Antivirus System (http://www.grisoft.com/de).
Version: 6.0.522 / Virendatenbank: 320 - Erstellungsdatum: 29.09.2003
 


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

Reply via email to