What is the difference between queryunload and unload in form?
Answer Posted / vairamuthu
Query_Unload will execute first when unload the form. We
can stop the execution of the form_Unload method when we
set cancel = 1 in queryunload method.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How do I make my applications screen-resolution independent?
What is instantiating?
How do I program the Novell NetWare API from VB?
Difference between ActiveX Control and Standard Control.
What is activex control in vb?
Is it possible to Access BackEnd procedures? Explain.
What is dao in vb?
What are the tools in visual basic?
What is the difference between change event in normal combobox and dbcombobox?
How do I get a bitmap picture in a field in an Access database?
How would you create properties by using class Builder Wizard?
What is Parser Bug?
What is the Windows API?
How can you filter out specific type of file using file system controls?