Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
How can we call Stored procedure of Back End in RDO and ADO ?
5
like
0
dislike
Hello guys,
How can we call Stored procedure of Back End in RDO and ADO ?
Please give me your feedback
asked
1 year
ago
by
daneim
(
127,080
points)
stored
procedure
back-end
rdo
ado
visual-basic
1 Answer
2
like
0
dislike
Best answer
n RDO We can call using RDO Query Objects.
In ADO We can call using Command Objects.
answered
1 year
ago
by
marck_don
(
191,010
points)
Related questions
6
like
0
dislike
1
answer
Calling Stored Procedures in VB?
asked
1 year
ago
by
daneim
(
127,080
points)
calling
stored
procedures
visual-basic
4
like
0
dislike
1
answer
Name the four different cursor types in ADO and describe them briefly?
asked
1 year
ago
by
rad_joshep
(
19,390
points)
different
cursor
types
ado
visual-basic
4
like
0
dislike
1
answer
What are the main components of the ADO object model?
asked
1 year
ago
by
rad_joshep
(
19,390
points)
components
ado
object
model
2
like
0
dislike
1
answer
What is ADO .NET?
asked
1 year
ago
by
daneim
(
127,080
points)
ado
adodotnet
6
like
0
dislike
1
answer
What are the constructs of a procedure, function or a package ?
asked
1 year
ago
by
rad_joshep
(
19,390
points)
constructs
procedure
function
package
oracle