Results 1 to 3 of 3

Thread: Checkboxes and Windows 2000

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    3

    Question

    Need help with the following problem...

    I have a VB 6 app with the data-control attached to an Access 2000 database on the back end.

    There are multiple checkboxes on the form (app)..

    Each checkbox is attached to a field in the database of type 'yes/no'..

    When I check and uncheck one or more checkboxes in the form, it should theoretically update the database appropriately..

    The problem is, when I close the application (clicking on the application close button on the Application), I get the following error:

    'Invalid Field Data Type'

    Yet when I start up the application, the updates are made..

    How do I get rid of that nasty error? The data control should automatically update the field without any errors, shouldn't it?

    It's driving me nutz! I'm running VS6 Enterprise with SP4 on Win 2000 Professional.

    Any help would be greatly appreciated.


    Percy

  2. #2
    Addicted Member Rudy's Avatar
    Join Date
    Sep 2000
    Location
    BC, Canada
    Posts
    198
    Maybe radio butons would be a better idea, cause if they're yes/no question im sure you don't want someone to choose both
    *Rudy^
    Visual Studio 6 Ent. SP5
    Windows 2000 SP4
    Windows XP SP1a

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    3
    Unfortunately, there's a specific requirement to use a checkbox.

    -Percy
    Percy

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