saving dynamiccally generated fields into Access
Hi folks,
I need some help with an application i am working on.
Depending on the users input in the first page i generate tables to enter data in a second screen. The number of field generated depend on the users selection in the first screen. Therefor I am not able to predict the number of data fields i will have to save into an access Database. All fields (mostly text boxes) have a a name generated dynamically in a loop the names are composed dynamically from field name & counter value the counter value comes from the loop creating the fields depending on the users input. So far so good - but how do I save all those values into the database - since i cant predict how many fields are being generated? Any help here??
Toran
__________________
... there is always more to learn...
|