MySQL database connection configuration (using Oracle as an example)

Source: Internet
Author: User

1. Select WINDOW> display View> other. The following window is displayed:

The content in this window is as follows (the following content is critical ):

Currently, ORACLE9I is installed in the default directory. Therefore, the JDBC driver of ORACLE9I is in C: \ oracle \ ora92 \ jdbc \ lib \ ojdbc14.jar, copy the file to the current jdk lib, So copy the file to C: \ Program Files \ Java \ jdk1.5.0 _ 04 \ lib.

In the Connection URL: localhost indicates the local machine, 1521 indicates the ORACLE port, and myoracle indicates the current ORACLE Database Name.

In user name, myuser is a USER created in ORACLE, and PASSWORD indicates the PASSWORD.

4. Next, go to the following form:

Select Display the selected schemas and click Add. the following window is displayed:

Select MYUSER, which is the user space created by you, and click OK.

Click Finish to complete the database connection configuration.

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.