Answer Posted / aftab kashif
This means that all variables must be declared before being
put to use.
i.e. they must be exlicitly declared
| Is This Answer Correct ? | 33 Yes | 3 No |
Post New Answer View All Answers
What is database vb?
What is meant by Establish Connection in RDO?
Discuss the working with to-do lists.
What is OLEDB?
How do I remove/change the picture property of a control at design time?
Difference between Linked Object and Embedded Object?
What is the difference between adodc and adodb in vb?
Types of cursors in RDO.
Explain about conditional operators?
How many ways we can access file using VB?
What is ActiveX Document?
what controls have you used in your project?
What is data control in vb?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).