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
Which language is used in visual basic?
What is the use of Scalewidth and ScaleHeight Proeperty?
How do I force a file dialogue box to reread the currect disk?
How do I get a bitmap picture in a field in an Access database?
Is there any way to pass a variable to a form apart from using global variables?
Explain about form creation in Visual Basic?
Through which protocol OLEDB components are interfaced?
which property of menu cannot be set at run time.
How would you navigate between one document to another document
How to get Cursor position using API?
What is controls in vb?
What are the scope of the class?
How can I access a record by record number?
How do I get the Tab key to be treated like a normal character?
What is a toolbox in visual basic?