I am trying to write a VB application which has Banking capabalities.
I am a new VB programmer and I need some help to do the following:
1. My App has 5 forms.
2. Add customer info in the First form.
3. Pass this info onto subsequent forms.
4. A blank form should appear when I start the Application.
5. App should have the capabilities of SEARCH, UPDATE/MODIFY and
ADD.
How do I do this in VB + MS access Database.
6. Can I use Datacontrol and AddNEw Method?
-Rekha