Tuesday, October 14, 2014

HOW TO CONNECT DATAGRID WITH MS ACCESS IN VB6

How to do it is

How to connect datagrid with ms Access in VB6

Hello Friends.........
I Think you having problem in data base connectivity in vb6 ?
So don't worry, I will show you step by step .
1. Start your Vb6 On your computer.
2. Start with Your Older or Newer Project.
3. select the form from your project .
4. Before Stating add some tool in tool bar for controls.

How To add Tools In tool Bar

Right click on Tool bar >> Select component.
then opening component dialog Box .
select following component
1.Microsoft ADO control 6.0 (OLEDB)
2.Microsoft DataGrid Control 6.0 (OLEDB)


Creating Data Base

1. Select Add-Ins >> Visual Data Manager
From Menu Bar

2.After Data Manager Dialog Box Opened.
Use Following Process
File >> New >> Microsoft Access >> Virson 7.0 MDB

Making Table In Data Base Manager

1. Table Name (Example. Student)
2. Click on Add Field
3. Add Your Field Name Your Want(Example: Name, Roll No. ETC. )
4. Set a Type of Field (Example: Name-Text, Roll No.:-Integer,Date-Date)
5. Press Of to save fields And add new field.

Blog In Progress

No comments:

Post a Comment