Database programming in VB for begginers
The built-in add-in tool ,Visual Data Manager, available in Visual Basic is used for creating database. Visual Data Manager can be used to create tables, add new data as well as edit data. Besides that, it can be used to modify table structure. To create the database follow the steps Step-1 To activate or start Visual Data Manager, select Add-In menu of VB project window from there select the first item, V isual Data Manager.On clicking the Visual Data Manager a window titled VisData will pop up. From the menu of this window, click File and choose New to create a new database.(Steps:- New->Microsoft-Access->Version7.0MDB ) See the figures below: