-
-
-
-
-
-
-
-
-
-
-
-
-
-
Calling Stored Procedures in VB?
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(?
-
-
-
Dim x, y as integer. What is x and y data type?
X as variant and y as integer.
-
-
-
Visual Basic Interview Questions
Ans