Visual Basic (VB) Question:
Download Questions PDF

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

Answer:

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

Download Visual Basic (VB) Interview Questions And Answers PDF

Previous QuestionNext Question
Where will we give the option explicit keyword and for what?What is Static Cursor in VB?