User Tag List

Results 1 to 2 of 2

Thread: Load database/array into spreadsheet

  1. #1
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator Pro
    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)

    Join Date
    Jul 2006
    Posts
    574
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Load database/array into spreadsheet

    Hello all. I've made a basic spreadsheet example that loads and saves from and to an array (could also be adjusted to work with SQL if the array retrieved the data from SQL Lite). I'm not sure if anyone has done it before. The columns are extendable also.

    Not commented im afraid. I've never been that good at commenting. It has a few limitations such as no scrolling and row removal so can be improved on.

    Comments/Bugs welcome

    TTFN
    Attached files Attached files

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2008
    Location
    UK
    Posts
    1,393
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)

    Re: Load database/array into spreadsheet

    Yes, it's been done several times before, but this is still a decent attempt.

    This is one I was making a couple of years ago (never fully finished it):
    http://www.create-games.com/download.asp?id=7273

    The best option is normally still to either make a custom editor for your game, or just use Excel and save as a .csv file (which the DynamicArray objetc can load).
    If you have MMF2eveloper, the DataGrid extension is pretty neat too.

Similar Threads

  1. Save and load info into MySQL database
    By Catalyst in forum SWF/Flash Export Module Version 2.0
    Replies: 5
    Last Post: 6th September 2012, 02:54 AM
  2. XML Spreadsheet -> MMF2 Array Converter
    By MuddyMole in forum File Archive
    Replies: 26
    Last Post: 21st August 2012, 05:18 PM
  3. Database/Array of multiline scripts
    By Boba Fonts in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 30th April 2012, 01:35 AM
  4. Database to array
    By lembi2001 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 19th February 2011, 09:28 AM
  5. Database (Spreadsheet) Help.
    By GameDesigner in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 1st September 2007, 03:02 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
  •