VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Oracle to ADO Recordsets

Aparajit Agarwal  (2 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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.

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 (7(7 Vote))

Download Oracle to ADO Recordsets

Oracle to ADO Recordsets Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters