Answer Posted / nishant ranjan
When we use option explicit then we must have to declare
all the variables.
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
Why visual basic is used?
Draw Sequence Modal of RDO and Explain?
Explain Default cursor Type and LockEdit type in DAO?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
What is ado in vb.net?
What is data binding in vb net?
How can you get selected file from file system Control?
How many ways you can access file using VB?
____ property is used to lock a textbox to enter a datas.
Does VB support pointers to functions?
What is dao in visual basic?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
what are the Differences between Recordset and Resultsets?
which method used to move a recordset pointer in nth position in DAG?