User Tag List

Page 4 of 4 FirstFirst ... 2 3 4
Results 31 to 38 of 38

Thread: ODBC MySQL Connection Problems

  1. #31
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ODBC MySQL Connection Problems

    You have to parse the text.. from the php page.. but without the extension string parser its impossible to do it..

  2. #32
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ODBC MySQL Connection Problems

    You have to parse the text.. from the php page.. but without the extension string parser its impossible to do it..

  3. #33
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: ODBC MySQL Connection Problems

    You can't do much with mmf2 at the moment because of the lack of useful extensions. I'm gonna start on my project soon when all the bonus packs are re-released for MMF2. It's just a waiting game.

  4. #34
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: ODBC MySQL Connection Problems

    You can't do much with mmf2 at the moment because of the lack of useful extensions. I'm gonna start on my project soon when all the bonus packs are re-released for MMF2. It's just a waiting game.

  5. #35
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ODBC MySQL Connection Problems

    Solution 1: Read the php output, line by line. Add them into a list object, so you can extract each line individually. Each line should only contain one value or string, so no parsing will be needed.

    Solution 2: Save the php output as a txt, open with the list object, and you'll have the output in individual lines.

  6. #36
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ODBC MySQL Connection Problems

    Solution 1: Read the php output, line by line. Add them into a list object, so you can extract each line individually. Each line should only contain one value or string, so no parsing will be needed.

    Solution 2: Save the php output as a txt, open with the list object, and you'll have the output in individual lines.

  7. #37
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ODBC MySQL Connection Problems

    Guess i will wait for the string parser object or something similar lol <img src="/center/images/graemlins/smile.gif" alt="" />

  8. #38
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ODBC MySQL Connection Problems

    Guess i will wait for the string parser object or something similar lol <img src="/center/images/graemlins/smile.gif" alt="" />

Page 4 of 4 FirstFirst ... 2 3 4

Similar Threads

  1. Connection problems with my application
    By Lord_Wezel in forum Lacewing
    Replies: 0
    Last Post: 25th February 2011, 07:22 PM
  2. MySQL base connection using SQL Serwer or ODBC
    By EasySite in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 11th October 2010, 01:32 PM
  3. Can I create an ODBC connection to a remote mySQL?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 22nd September 2010, 06:59 PM
  4. Public MOO Server - Connection Problems
    By CodeCannon in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 6th March 2008, 07:19 PM
  5. odbc
    By bensmid66 in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 26th October 2007, 08: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
  •