Results 1 to 3 of 3

Thread: Multiple Line Database

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Location
    Perth Western Australia
    Posts
    41

    Question

    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

  2. #2
    New Member
    Join Date
    Jan 2000
    Posts
    14
    Yes, you are exactly right. That's how the form is layed out and then I want to write it all to the database.

  3. #3
    Lively Member
    Join Date
    Jul 2000
    Posts
    104
    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
  •  



Click Here to Expand Forum to Full Width