Skip Links

Network World

  • Social Web 
  • Email 
  • Close

Possible to edit table data with MySQL Administrator?

Dr. Internet By Mark Gibbs , Network World , 11/09/2006
Gibbs
Newsletter Signup
  • Share/Email
  • Tweet This
  • Comment
  • Print

Is it possible to edit MySQL database table data with MySQL Administrator? I've only been able to edit table definitions and settings.

MySQL Administrator does not provide table data-editing capabilities similar to the MySQL Control Center program it replaced in the distribution. But a package called MySQL GUI Tools includes a program called the MySQL Query Browser that enables you to work directly with the database table data through the use of SQL queries.

The MySQL GUI Tools are available for download for Windows, Macintosh and Linux, as well as in source code form. After installing the software and configuring your database connection settings, you can review and modify database table data.

When you first connect and choose a table by double-clicking its name in the table list, the program inserts a Select query in the SQL frame.When you click the Execute button, the results of the query are displayed in the program's main frame. To update records, write the appropriate SQL Insert or Update statement in the SQL frame and click the Execute button. To assist you in writing queries, a clickable SQL syntax reference guide is included.

  • Share/Email
  • Tweet This
  • Comment
  • Print
Comments (1)
Login
Forgot your account info?

Possible to edit table data with MySQL Administrator?By Anonymous on December 14, 2006, 12:51 pmTry DBVisualizer http://www.minq.se/products/dbvis Re: This article.

Reply | Read entire comment

View all comments

Add comment
Anonymous comments subject to approval. Register here for member benefits.
Have a NetworkWorld account? Log in here. Register now for a free account.

Videos

rssRss Feed