Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ODBC:"Disconnected recordsets are not available from ODBC connections"

User_JFDHKMay 25 2017

Hi,

I am trying to interface to an Oracle database through SQL Server Integration Services using the Oracle 11g ODBC Driver.  I've also tried the 12c driver.  I am trying a simple select query which is failing with a "Disconnected recordsets are not available from ODBC connections" error.

The query is as simple as I can make it: 

select 1 as one from dual

I had previously being using a OLEDB connection which worked fine but I am trying to standardise on ODBC so that I don't have to mix data connection technology and i have hit this error.

Is this a known limitation in the ODBC Driver?  Would an upgrade help?

I felt this was more of an Oracle question than SSIS.  Thanks in advance.

David

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 22 2017
Added on May 25 2017
0 comments
1,307 views