Results 1 to 2 of 2

Thread: ms-access

  1. #1
    Join Date
    Oct 2003
    Posts
    1

    ms-access

    I am making a project in vb 6.0 and Access 2000.In that i am able to retrive the data from the database in the frontend.But now i want that whenever any user runs the form every time new data should come.Actually database has some 150 questions.And i want when user runs the form new questions should come.Please can u help me.

  2. #2
    Join Date
    Mar 2003
    Location
    Woking, UK
    Posts
    152
    Try generate random number from 1 to 150 and then select question from access where id = YourRandomNumber.
    You Have To Be Happy With What You Have To Be Happy With (KC)

Posting Permissions

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