What is a datacontrol?



What is a datacontrol?..

Answer / 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

More Visual Basic Interview Questions

What is dao in visual basic?

0 Answers  


What is OLEDB?

0 Answers  


How can I speed up my VB database application?

0 Answers  


How would you attach pictures in column headers of List View Control?

0 Answers   RRB,


Is VB comes under Object Oriented Programming ?

1 Answers  






Write the Steps in Creating an ActiveX Control?

0 Answers  


How would you attach an ActiveX control in Your Application?

0 Answers  


Explain about literals?

0 Answers  


Different types of Passing Value?

1 Answers  


What is DAO?

0 Answers  


What is the difference between modal and modaless form in VB?

1 Answers  


Explain Get, Let, Set Properties.

1 Answers  


Categories