About SQL Server remote access to Oracle database OPENQUERY query returns multiple data issues

Source: Internet
Author: User

When SQL Server accesses a database table in Oracle remotely:

The remote syntax is typically: SELECT * from OpenQuery (Oracle linked server name, ' query statement ')

Eg:select * from OPENQUERY (QTX, ' select * from student ')

In some cases, only the first piece of data is returned from the student table.

WORKAROUND: When selecting system DNS in Data source ODBC, the corresponding driver for the new system data source selection should be the Oracle Instant client Dricver This driver needs to install the latest client clients

(Oracle Database Instant Client)

Install the latest customer service side Select the above drivers to query out the table for multiple data and datasets.

About SQL Server remote access to Oracle database OPENQUERY query returns multiple data issues

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.