Procedure for Oracle SQL developer to connect to ms SQL Server 2000

Source: Internet
Author: User

How to connect Oracle SQL developer to ms SQL Server 2000:

1. Download the net. SourceForge. JDBC. Driver driver Driver (http://sourceforge.net has download, I downloaded the jtds-1.2.1)

2, extract and copy the jtds-1.2.1.jar to the <l SQL developer/sqldeveloper>/lib directory

3. Copy jtdsxa. DLL to the <SQL Server 2000>/bin directory.

4. Use sa Login SQL query analyzer to execute instjtds. SQL

5. After everything is done, open sqlcmd.exe and create a new connection.

6. in Oracle SQL developer, click File-> New-> select database connection, and click the "sqlserver" tab in the pop-up UI, enter the related loginner, PWD, and connection name, click the retrieve database button, and then select the database to be connected in the following dialog box.

7. Note: The password cannot be null. loginner whose password is null must change the password before connecting.

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.