Hi
How to create an database application in Visual basic 2015 using Access Database. I want to add following functionality:
1. Text Boxes on form to show ,update delete and add records.
2.Search records.
Visual basic 2015 and Access database.

[list][url=http://www.theengineeringprojects.com/2013/01/creating-database-in-microsoft-visual.html]How to Create Database in Microsoft Visual Studio[list][url=http://www.theengineeringprojects.com/2013/02/adding-button-controls-in-vb-database.html]Button Controls in VB DatabaseFinally you need to read [/url] . [/list]
So, read above three tutorial and I am sure at the end you will have the full command over VB Database.[list][url=http://www.theengineeringprojects.com/2013/02/updating-database-table-with.html]How to update VB Database Tables Programmatically