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 > Data Access, Manipulation & Batch Languages > ASP > ADO, Recordsets, and Oracle SP input params

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-19-04, 11:09
spraguetr spraguetr is offline
Registered User
 
Join Date: Oct 2002
Location: Rochester, NY
Posts: 84
ADO, Recordsets, and Oracle SP input params

Does anyone know if it is possible to pass an ADO recordset from VB 6 using ADO and COM+ to an Oracle Stored procedure?

I need to evaluate multiple records and would like that evaluation to occur on the server rather than the client.
__________________
Regards,
Terry
Reply With Quote
  #2 (permalink)  
Old 09-22-04, 20:05
rokslide rokslide is offline
Registered User
 
Join Date: Nov 2003
Location: Christchurch, New Zealand
Posts: 1,617
I am very doubtful that this would work. How would Oracle recognise a Microsoft formatted object and why would they want to... if would look more to doing something like passing XML derived from the recordset to Oracle, you may have more luck.

HTH
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On