A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: AIR desktop app (Windows 7) - Big data set, XML or SQLlite?

  1. #1
    Interactive Software Developer
    Join Date
    Oct 2013
    Posts
    14

    AIR desktop app (Windows 7) - Big data set, XML or SQLlite?

    I am developing an AIR desktop application for a Windows 7 touch screen kiosk that needs to access and allow users to search a set of data, which could initially contain anywhere between 17,000 and 100,000 records. Each record could have perhaps 15 to 20 fields, and all the data will be stored locally on the computer, and updated with new data by memory stick, perhaps once per month. The kiosk will not be connected to the internet.

    Can anyone offer any advice as to the viability / limitations of using XML, SQLLite, or some other means of data storage, to access this information from an AIR application?

  2. #2
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780
    Hi,

    Dont use Air sorry, but does this help you http://corlan.org/2008/09/02/storing...ocally-in-air/

  3. #3
    Designer, Programmer, Musician angelhdz's Avatar
    Join Date
    Mar 2010
    Posts
    971
    Use SQLite (.dll) is faster than XML.
    Already mastering AS3. It was so fun. Now into Javascript and PHP and all its libraries

  4. #4
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780
    Hi,

    I believe the link provided solid code and explanations to the question.

  5. #5
    Designer, Programmer, Musician angelhdz's Avatar
    Join Date
    Mar 2010
    Posts
    971
    Ain't time to click links, sorry. Have a nice day.
    Already mastering AS3. It was so fun. Now into Javascript and PHP and all its libraries

  6. #6
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780
    Hi,

    Oh well, perhaps you should look before jumping in, the guy has never been back either.
    usual routine of just giving random answers again.

  7. #7
    Designer, Programmer, Musician angelhdz's Avatar
    Join Date
    Mar 2010
    Posts
    971
    Hi,

    according to you, we do not have to look previous answers to provide an answer. Have a nice day.
    Already mastering AS3. It was so fun. Now into Javascript and PHP and all its libraries

  8. #8
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780
    Hi,

    Did I!

    Just answer the questions Angel.

Tags for this Thread

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center