Visual Basic (VB) Question:

How can we call Stored procedure of Back End in RDO and ADO ?

Tweet Share WhatsApp

Answer:

In RDO We can call using RDO Query Objects.
In ADO We can call using Command Objects.

Download Visual Basic (VB) PDF Read All 102 Visual Basic (VB) Questions
Previous QuestionNext Question
Where will we give the option explicit keyword and for what?What is Static Cursor in VB?