Results 1 to 2 of 2

Thread: Checking user input in VB6 against a field in MS Access Database

  1. #1
    Join Date
    Mar 2018
    Posts
    1

    Checking user input in VB6 against a field in MS Access Database

    Hi, I'm doing a project where I'm displaying questions from a database with 4 options and then getting the user to answer either A,B,C OR D. In my database there is a correct answer field. i was wondering how i can check the users answer from VB6 against the correct answer field in my database. any help would be muchly appreciated.

  2. #2
    Join Date
    Oct 2006
    Location
    Maitland NSW Australia
    Posts
    275
    In Access you could use the Dlookup function.
    Allan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •