VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Oracle to ADO Recordsets

by Aparajit Agarwal (2 Submissions)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

It allows the user to access Oracle Stored Procedures from VB, including getting ADO recordsets back

Inputs
Please read comments in the beginning of the code. Also, you must know how to structure and use REF cursors in ORACLE
Assumes
Read the comments at the beginning thoroughly and call the sp_getdata method appropriately from a Client and you should be set.
Code Returns
ADO recordset from ORACLE. However,version 8.0.5 at minimum (to the best of my knowledge)
Side Effects
None that I know of. Currently the code is not updated to include type of recordset (Disconnected or connected)

Rate Oracle to ADO Recordsets

Download Oracle to ADO Recordsets

Download Oracle to ADO Recordsets (11 KB)

Oracle to ADO Recordsets Comments

No comments have been posted about Oracle to ADO Recordsets. Why not be the first to post a comment about Oracle to ADO Recordsets.

Post your comment

Subject:
Message:
0/1000 characters