SQLDisplay

  • SQLDisplay
    SQLDisplay ist in der Lage SQL-Datenbänke zu lesen und ein Browsen durch diese auf dem DS zu ermöglichen. Derzeit werden maximal 9 Tabellen unterstützt.

    Zitat:

    "So I got tired of scrolling through a flat text file to see if I had a particular game before buying it at a swap meet. A few weeks ago I buckled down and threw together a program that can load SQL dumps and display them on the DS. Included is the ability to load multiple tables and filter down based on the text of one or more columns. Since everything visual is gathered from the database it should be compatible with just about any SQL dump you throw at it.

    Should support:
    - CREATE, INSERT instructions
    - As many entries or strings until memory runs out
    - SQL style character escapes ('' not ')

    Known issues:
    - No scrolling for more than 9 tables in a database.
    - Only handles "text" (should handle integers but I never tested it).
    - Hacky UI.
    - No support for multiple databases.
    - "Contains" option is not implemented.

    Possible additions or updates:
    - Contains, group select, greater/less than support
    - Better string handling to take less memory and run faster
    - Your idea here!

    To use this, DLDI patch with your particular card driver. Create a directory named database at the root (can be hidden if you want). Every file inside /database/ will be loaded and treated as a SQL table dump.

    The file itself is available here. If there is sufficient interest in this application I might add more features as listed above."
    Weitere Informationen
    Autor:
    DragonMinded
    Webseite:
    http://dragonminded.blogspot.de/
    Sprache:
    Englisch
    Bilder
    • sqldisplay1.png

      5,09 kB, 256×384, 190 mal angesehen
    • sqldisplay2.png

      7,72 kB, 256×384, 184 mal angesehen
    Dateien
    • sqldisplay.rar

      application/x-rar-compressed, 115,7 kB (267 Downloads)

    607 mal gelesen