Connecting Tech Pros Worldwide Forums | Help | Site Map

Using an array to save details on a form.

Newbie
 
Join Date: Oct 2006
Posts: 1
#1: Oct 31 '06
I'm using an Access database with VB. I designed a form built on a table to enter information into the table upon saving. I need to save the information entered in the text boxes using an array NOT the inbuilt code. How do i do that?

Can someone help me with the code for this?
If an array is not the best approch, what could be?

Lives Here
 
Join Date: Oct 2006
Posts: 1,626
#2: Oct 31 '06

re: Using an array to save details on a form.


Quote:

Originally Posted by Emmanuela

I'm using an Access database with VB. I designed a form built on a table to enter information into the table upon saving. I need to save the information entered in the text boxes using an array NOT the inbuilt code. How do i do that?

Can someone help me with the code for this?
If an array is not the best approch, what could be?

Hi, if you would be kind enough to post the code from your form module then we might be in a position to assist. Thanks
Reply


Similar Visual Basic 4 / 5 / 6 bytes