Search Tools Links Login

Oracle to ADO Recordsets


Visual Basic 6, or VB Classic

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

Original Author: Aparajit Agarwal

Inputs

Please read comments in the beginning of the code. Also, you must know how to structure and use REF cursors in ORACLE

Assumptions

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)

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 91 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD3723322000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 11,812 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.