User Tag List

Results 1 to 6 of 6

Thread: Database?

  1. #1
    No Products Registered

    Join Date
    May 2008
    Location
    U.S.A.
    Posts
    138
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Database?

    I want to make a database sort of application in which one inputs their "fear of..." and then it comes out with the scientific name, and vise versa. How would I do this? (I know, noob question)

  2. #2
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Database?

    I think there is a ODBC object but I haven't a clue how to use it.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Kimera's Avatar
    Join Date
    Feb 2007
    Location
    Houston, TX
    Posts
    729
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Database?

    The ODBC object will work and if you understand SQL you should not have any issues getting to to work. I hvae used the object serveral times in creating databse driven stuff and it works great. Though each time I use it I have to relearn since I don't use it much.


  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    England
    Posts
    820
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Database?

    There's the SQLDB object in MMF2 that's much easier to use than the ODBC object.

    Steve

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Kimera's Avatar
    Join Date
    Feb 2007
    Location
    Houston, TX
    Posts
    729
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Database?

    OH yea I forgot about that. Havent had the need yet but when I do need to do some sql I will try that one.

    Thanks Steven!

    K

  6. #6
    Clicker Fusion 2.5 Developer

    Join Date
    Jun 2006
    Location
    Hampshire, UK
    Posts
    963
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Database?

    If you don't literally mean a database, and just an application where you input and get an output then you could have two list objects. One contains the fear, such as 'height' then on the SAME line in the other list object you have the phobia. So you just compare the same line in each list object.

Similar Threads

  1. Database Help!
    By Tristanjmnz in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 15th October 2010, 11:21 AM
  2. 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
  3. Database
    By Flo in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 12th April 2009, 10:08 AM
  4. Database type example
    By csj1 in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 8th August 2008, 02:23 AM
  5. Database Conversion
    By Kimera in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 2nd August 2008, 06:37 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
  •