MYSQL Data Entry Form
John Seth
johnseth at phoenixwing.com
Mon Jul 25 15:17:41 EDT 2005
Being a big fan of LAMP (Linux, Apache, MySQL, PHP) myself, I like
setting up users with specific permissions and having them use
phpMyAdmin (www.phpmyadmin.net). Through that, you can log in as an
admin and setup additional privileges, and administer the server however
you like. The basic user would log in, and only be able to do what you
want them to do based on the permissions you gave them.
- Tony Evans
Dave Andruczyk wrote:
>
> --- Justin Bennett <Justin.Bennett at dynabrade.com> wrote:
>
>
>>I'm looking to deploy a mysql database for web work via PHP (our stuff
>>has been oracle so far).
>>
>>What I'm looking for is an easy way a windows user could update, delete,
>>insert, data into the database. I'm not looking to make the user upload
>>a csv or anything like that to update records.
>>
>>A nice GUI data entry form would be nice. I could always write one in
>>PHP but was hoping for something canned, maybe with a wizard so I could
>>create more forms in the future. It doesn't need to be web based, it can
>>run on w32, and it doesn't have to be free.
>>
>
>
> What about phpmyadmin ? It allows generic update, query, delete,insert, and
> predefined queries. It's fairly configurable and you can set access rights to
> contain what users can see/do.
>
>
>
> Dave J. Andruczyk
>
>
>
> ____________________________________________________
> Start your day with Yahoo! - make it your home page
> http://www.yahoo.com/r/hs
>
>
>
>
More information about the nflug
mailing list