If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Client Side Cursor with IBM DB OLE and ADO

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-18-06, 10:20
ju13 ju13 is offline
Registered User
 
Join Date: Jan 2006
Posts: 1
Question Client Side Cursor with IBM DB OLE and ADO

Hi. My first post here, so please bare with me. We have a situation where a programmer was able to run an ADO process against one DB2 Z/OS subsystem. But, when he changed to run the process against a a different DB2 Z/OS subsystem, he had problems. The provider is IBMDADB2 - the IBM OLE DB provider. We finally found that if we set the app to use server side cursor (ADO param CursorLocation = adUseServer), then the process works. But we want to be able to use client side cursors.

There seems to be a parameter or something that is different between the 2 DB2 Z/OS subsystems. Or maybe a DB2 Connect param? CLI param? I've yet to find one. Any ideas?

DB2 UDB for Z/OS version 710
DB2 Connect 8.2 fixpak 9

Jennifer
Texas Farm Bureau Ins. Co.

Last edited by ju13; 01-18-06 at 12:22.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On