[ERP system design] [data module] 3. Use the Eclipse plug-in DB viewer to operate MySQL databases.

Source: Internet
Author: User

 

Use the Eclipse plug-in DB viewer for MySQL database operations

1.Install plug-ins:

From http://www.ne.jp/asahi/zigen/home/plugin/dbviewer/about_en.htmlDownload a version. It is a JAR file and is installed using the link method.To start Eclipse.

2.Download MySQL JDBC Driver:

Http://mysql.com/products/connector/

Decompress the package and copy the entire directory to the D: \ SOFT \ java \ Graduation \ JDBC \ mysql-connector-java-5.1.18 directory.

3.Open the Eclipse View, select DB Tree View in DBViewer Plugin other, and click OK.

4.Click the Add button for the cylinder to Add the database, enter the database name, and then select JDBC Driver to Add the file mysql-connector-java-5.1.18-bin.jar. Click Next.

5.Fill in the basic information of the database:

Click Test connection.

The connection is successful. Import the database in subsequent steps

Click Finish.

6Click mysql to bring up a menu and then click connect

Click stu

7Double-click the table you want to operate. A visualized operation box is displayed.

8Then you can operate and view the database. Good job.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.