Interviewer And Interviewee Guide

Visual Basic (VB) Interview Question:

Calling Stored Procedures in VB?

Submitted by: Administrator
1. Calling Simply the Procedure with out Arguments "Call ProcedureName}"
2. If it is with Arguments Means then
Declare the Query Def qy
Set Qy as New Query def
Qy.SQL = "{Call ProcedureName(?
Submitted by: Administrator

Read Online Visual Basic (VB) Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.