How to use

Home
Download
Email

  1. Connect

  2. Database structure tree

  3. Database table

  4. Run SQL query

  1. Connect.Here requires 5 paramesters,DatabaseDriver,Host,Databasename,Username and Password,but sometimes you need not input all the parameters,for example:with Mysql,you should select Databasedriver,and input Host(if your Mysql server is not in local maschine) and Username.
  2. Database structure tree.After Connection you can automatic get structrue of database as a tree.
  3. Database Table.After connection if you click a leaf of Database structure tree,you can get content of database.
  4. Run SQL query.After connection,you can write SQL query in textedit-area,then click or button.

Download
Home
Email

Wu SQL-Database-Tool