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 the Difference between Listindex and Tab index?

1 Answers  


What is the current version of Visual Basic for Windows?

0 Answers  


What is the difference between adodc and adodb in vb?

0 Answers  


List out controls which does not have events ?

1 Answers  


How to find the current record position in data control?

0 Answers  






What are the tools available for Debuggiu in VB?

0 Answers  


What does Addressof operator do?

1 Answers  


What are the Sequence of events when a form is loaded in Visual Basic?

6 Answers  


Q1. A. Discuss the various types of variables. B. How to control the file? Q2. A. How the image application? B. Write short notes on trees structures work. Q3. A. How to load and unload child forms. B. When should we use recursive programming Q4. A. Write short notes on "The ole control's shortcut menu" B. How to test the AX stat class Q5. A. How to use advanced data-bound controls. B. Write notes on manipulating the recordset object Q6. A. What is script control? B. How to down load image properties. C. What is meant by building a recordset.

1 Answers   Infotech,


Draw Sequence Modal of RDO and Explain?

0 Answers  


what are the Types of ActiveX Components in VB?

1 Answers  


Is there any way to pass a variable to a form apart from using global variables?

0 Answers  


Categories