User Tag List

Results 1 to 2 of 2

Thread: random database record

  1. #1
    No Products Registered

    Join Date
    Nov 2006
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    random database record

    How would you go about Displaying Random Database records using the Odbc object.
    What I plan on doing is creating Trivia/quiz questions into a Database and then displaying them randomly.


  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    JasonDarby's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    4,938
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: random database record

    Just an idea from the top of my head.

    I guess you could have a table that has a number assigned to each question. (Primary key so its not duplicated).

    Then you can use the random option within MMF to pick a number at random and then read that question for that number.

    Jason

Similar Threads

  1. History Record
    By JimmyTHicks in forum The Games Factory 2 - Technical Support
    Replies: 5
    Last Post: 28th May 2012, 11:26 PM
  2. How can I record a demo?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 19th May 2010, 02:17 AM
  3. Database: Connecting to a database over internet
    By Ham in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 9th March 2010, 11:00 AM
  4. Is it possible to record gameplay?
    By vertigoelectric in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 28th July 2009, 04:36 PM
  5. Record from MMF2
    By Johnny in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 19th September 2007, 07:18 PM

Posting Permissions

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