Answer Posted / navadeep.t.s
The ADO data control presents a fast and easy way to create
a bound form by providing built-in functions that define,
navigate, display, add to, and update the records in a
recordset. The resulting form makes it easy for a user (non-
developer) to maintain records. Although the data control
defines the recordset, you’ll still need a control for each
field to automatically display the bound records.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Difference between Linked Object and Embedded Object?
Is the Access Engine and Visual Basic Pro good enough for database work?
Explain OLE Drag and Drop.
Advantage of ActiveX Dll over Active Exe.
what are the different Types of Recordsets.
Which method is used to write context Into file?
What is dao in vb?
What is the use of command Object?What are the various types of variables?
How to find size of the file. Which method or function is used to occomplish this?
Difference between DDE and OLE.
How do I call help files from a VB program?
Difference between ActiveX Exe and Dll.
What is the use of parameters collection?
what are the Types of Resultsets?
Data Control missing from toolbox when I use VB under NT3.5. Why?