Beginer NEED HELP 
Author Message
 Beginer NEED HELP

If your hooking a VB interface into Access, you can use a datacontrol. Then
pass the properties that you need to on other forms (ex.
Form2!txtAmount.text). Then you can you the FindFirst/FindNext to search
the database, use the recordset.edit to change things followed by the
update command and the addnew command to add on more records. You should be
able to find good examples of this type of code in the online help.
Good Luck!
David



Quote:
> 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




Wed, 05 Apr 2000 03:00:00 GMT  
 Beginer NEED HELP

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



Wed, 05 Apr 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Beginer NEED HELP.

2. BEGINER NEED HELP!!

3. BEGINER NEEDS HELP PLEASE...

4. beginer need HELP

5. SQL + VB Beginer need help

6. Beginer needs help openig new files

7. BEGINER NEEDS HELP: Simple ? How do you fill an array combox.

8. beginer to crescent internet tool pack, need help

9. beginer level webclass tutorial needed

10. I need a Beginer's Tutorial...

11. beginer in q basic-help

12. Help with a DB beginer

 

 
Powered by phpBB® Forum Software