User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13

Thread: Trying to set up an online high score database...

  1. #1
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Trying to set up an online high score database...

    Hey, folks!

    I'm trying to set up an online high score database for a game. I'm using Jeff Vance's "Easy Online Score" tutorial and an internal test server.

    While trying to use his example MMF file, I find I can't connect to my server (while I know I have with other MMF applications). I wonder if this may be because my server is using SQL Server 2005 instead of mySQL (as described in his tutorial).

    Would there be a difference in which database application his example would work with?

    Thanks for the input!



    Most graciously...

    RGBreality

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Trying to set up an online high score database...

    His database application is on his webserver, and I'm not sure but I'd say SQL Server 2005 is not web based?

  3. #3
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Trying to set up an online high score database...

    Hey, RickyRombo!

    I think I understand... While I did change the server URL to point to my internal server, the MMF application cannot access the database because SQL Server 2005 is not Web based (meaning, it cannot be referenced online).

    So, can MySQL Server and SQL Server 2005 run on the same computer without interfering with one another?



    RGBreality

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Trying to set up an online high score database...

    MySQL usually runs on a webhost.

    See byethost.com for example

  5. #5
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Trying to set up an online high score database...

    Hey, RickyRombo!

    I wonder if I've run into another problem in setting up an online high-score database...

    Jeff Vance uses PHP scripting, which is outside the scope of MMF2. It seems I would need to install PHP on my computer which is hosting the database. After reading a few tutorials online on how to do so (then get it set up with Internet Information Services), I've had no success.

    I wonder if there are any other ways to set up an online high-score database which don't require PHP scripting? (His example LOOKED easy, but it seems he must have already had PHP installed on the computer which was hosting the SQL database).

    (Since I'm doing this for my office, I don't have authorization to invest in a new Web service provider.)

    Thank you for your feedback!



    Most graciously...

    RGBreality

  6. #6
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)
    BackStaged's Avatar
    Join Date
    Aug 2010
    Location
    France
    Posts
    693
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Trying to set up an online high score database...

    If you use IIS (the Microsoft Web Server Based), then you can use ASP pages for contacting/parsing/establishing some actions TO the SQL SERVER, i think no?

  7. #7
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Trying to set up an online high score database...

    You could put something together with the new Lacewing Webserver object. Maybe I (or someone) should make a high score example using that..

  8. #8
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: Trying to set up an online high score database...

    That would be great Jamie.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  9. #9
    Clicker Fusion 2.5

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

    Re: Trying to set up an online high score database...

    That online score tutorial by DavidN is brilliant! It's what got me interested in SQL.

  10. #10
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Trying to set up an online high score database...

    Hey, folks!

    That indeed would be great! I'm afraid coding ASP.NET is beyond my skill sets, so I wouldn't be able to do it myself. It would be interesting if the Lacewing object had something built into it to do that.


    RGBreality

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Online high score
    By Redsquirrel in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 10th October 2012, 05:21 PM
  2. high score online
    By fredooo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 23rd January 2012, 08:25 PM
  3. Online High Score
    By drnebula in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 27th May 2009, 02:42 PM
  4. Online score with SQL database
    By Solgryn in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 11th February 2009, 07:47 PM
  5. Online High Score + Php + Sql + vitalize 4?
    By DJ_Wild in forum Multimedia Fusion 2 - Technical Support
    Replies: 23
    Last Post: 9th October 2007, 11:53 AM

Posting Permissions

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