hello,.,.,.,i just want to know what are the basic functions or uses of visual basic and microsoft access??and what is their relationship when they link?tnx 
all about visual basic and microsoft access!!!
Hi,
VisualBasic is a programming language or, better, a programming system. That means, VB not only means a language, but also an IDE, Form Designer and so on.
Access is a database system for desktop uses. It also includes a special kind of the VB language, VisualBasic for applications, it also includes an IDE. But there a good ways to create tables, forms, queries or reports.
So there is one relationship between Access and VB, a VB dialect is included in Access. The other is, that you can access Access from within your VB-program. There are some ways to get these interconnected.
I hope, this will help you to understand.
See you
Makli
VisualBasic is a programming language or, better, a programming system. That means, VB not only means a language, but also an IDE, Form Designer and so on.
Access is a database system for desktop uses. It also includes a special kind of the VB language, VisualBasic for applications, it also includes an IDE. But there a good ways to create tables, forms, queries or reports.
So there is one relationship between Access and VB, a VB dialect is included in Access. The other is, that you can access Access from within your VB-program. There are some ways to get these interconnected.
I hope, this will help you to understand.
See you
Makli
