MySQL Forums
Forum List  »  Newbie

Newbie Question on end user interface
Posted by: Mark Finewood
Date: June 14, 2005 08:05AM

Hello,

I am just beginning to learn mysql. I have been practicing making
tables and learning the mysql syntax. My goal is to set up a database
to track our inspection data at our company. Currently, we are using
Excel spreadsheets to make inspection reports. I would like to be able
to get this information into a database so that a technician can set up
the inspection plan before the inspector gets the part (the inspection
plan would include the Customer Name, Part No., Revision, Items to
inspect, etc.) Then when the inspector receives the part, they can pull
up the inspection plan and enter the dimensional values obtained for
each attribute on say six or ten parts and print an inspection report.
Then this data can be sorted and viewed in different ways.

We have three Windows 95 computers and three Windows 98 computers we
are currently using on an ethernet network.

I am thinking of using MySql, Apache and PHP to set this up.

Would there be a simpler way to create an end user interface to MySql
other than
using PHP and Apache?

Do you have any suggestions or comments?

Thanks,
Mark

Options: ReplyQuote


Subject
Written By
Posted
Newbie Question on end user interface
June 14, 2005 08:05AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.