Answer Posted / guest
For Ex:
If(Msgbox("Do you want to delete this Record",VbYesNo)
=VbYes)Then End if
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the use of Scalewidth and ScaleHeight Proeperty?
I get a "file not found" error on the IIF function when I distribute by program. Why?
Difference between ActiveX Control and Standard Control.
Explain OLE Drag and Drop?
How about Access 2.0 compatibility?
How many ways you can access file using VB?
What are the rules which should be followed while naming a variable in VB?
What is dao in vb?
Recordset object consists what?
What is Mask Edit and why it is used?
___ Property is used to count no. of items in a combobox.
Types of LockEdits in RDO.
What are the types of line styles available in Treeview Control?
How would you use ActiveX Dll and ActiveX Exe in your application?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.