What is the use of Data Form Wizard?



What is the use of Data Form Wizard?..

Answer / Pooja Meena

The Data Form Wizard in Visual Basic is used to create a form that can be bound to a database table, allowing users to add, edit, and delete records. It automates the process of creating forms by generating the necessary controls based on the structure of the database table.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What do you mean by provider?

1 Answers  


How does a DCOM component know where to instantiate itself?

1 Answers   Synechron,


How many system controls are available ?

1 Answers  


What are the new events in textbox that has been included in VB6.0

1 Answers  


How many MDI(multiple document interface) forms can include in one project(especially in visual basic)?

6 Answers   Satyam, VSS,


Types of cursors in DAO?

1 Answers  


How do I set the Windows wallpaper at runtime?

1 Answers  


Define the scope of Public, Private, Friend procedures?

1 Answers  


What is the Windows API?

1 Answers  


What is Internet Explorer and its uses?

1 Answers  


Differentiate between DAO,ADO and Adodc as in data access objects?

1 Answers  


What is the tool used to configure the port range and protocols for DCOM communications?

1 Answers   IBM,


Categories