Difference between Recordset and Querydef?
Answer Posted / tanmoy
recordset is use for to fatch the data from database and
store it.querydef is use for to only fired the query not
fatch it.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How would you map properties to controls by using ActiveX Control Interface Wizard?
___ VB constant make the menu item in centre.
How would you run your ActiveX Document Dll?
How do I create controls dynamically (at run-time)?
How many objects resides in ADO ?
How would you convert a form into document?
What is the use of Data Form Wizard?
What is snapshot in vb?
How do I prevent multiple instances of my program?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
What is the use of Tabledef?
What type of databases you can access through ADO Data Access Object?
Which language is used in visual basic?
How to customize workgroup message?
How do I implement an accelerator key for a text box?