Hi anyone tell me how to connect access database in VB? Is there any wizard vailable for defining database fields in the form? thanks
Access database connection in VB
Collapse
X
-
Go to add new form then select data form wizard.
A wizard will appear.
it then allows you to select your database (access) table and feilds you want in your form and will also create menus if you require it.Comment
-
Try to use the search box on the top right side of your page for this topic. This topic has been discussed a number times here.Comment
Comment