phpSQLViewer

SQLView provides a user friendly interface for browsing a SQL database and modifying SQL tables using a Web browser. It is is strictly intended to let users access view and modify their SQL tables and is not a tool to help database administrators (other than perhaps getting users to manage their own data).

Users can walk through a table and view all rows. If the table has a primary key, links are provided to modify any given row. The user can edit the row (but not the primary key) or add a new row, providing the primary key value (starting with empty values for all columns). A 'copy' link lets users edit existing rows and change the primary key (a convenient way to add a new row based on another). Users can also delete rows.

Last updated 3 Mar, 2005


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2orlater

Rate it!

 

About

Leadership
Requirements
  • PEAR::DB (Use Requirement)
  • PHP 4.0 or later (Use Requirement)
  • a web server (Use Requirement)
  • MySQL (Use Requirement)
  • PEAR::DB (Use Requirement)
Related Projects

SQLDiff

Versions

2.3

2.3 stable released 2005-02-16

User Community and Support

General Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.