What are the differences between a standard module and a
class module?
Answer Posted / kumaran
Std Module : Only We can use with in the Application (Project)
Class Module : We can use (Outside) other application also
by using Instance creation.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Types of LockEdits in RDO.
which method used to move a recordset pointer in nth position in DAG?
___ Property is used to count no. of items in a combobox.
Is it possible to Manipulate data through flexgrid? Explain.
What is instantiating?
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).
What is hyperlink?
what are the types of cursors in DAO?
what controls have you used in your project?
It possible to call OLEDB's Features directly in VB without using any control?
What is the use of Tabledef?
Explain about creating VB applications in excel?
How can you Add API functions to your Application?
1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report
What is the Windows API?