|
-
Jul 27th, 2000, 12:30 AM
#1
Thread Starter
Member
Do we assume you have forms full of text boxes that you fill in and then you want to wite all that text stuff to a database?
If this is the case then you are probobly taking the wrong approach to your program.
Give us some more detail and then we can make some suggestions.
Cheers
-
Jul 27th, 2000, 08:52 AM
#2
New Member
Yes, you are exactly right. That's how the form is layed out and then I want to write it all to the database.
-
Jul 28th, 2000, 07:30 AM
#3
Lively Member
If I understand right, you have 30 controls for each category, right?
If that's the case I agree with CGTS that this might be the wrong approach to the program.
But if you want to do it that way you could create a control array for each category and loop through the controls updating the db.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|