SQLDisplay

From GameBrew
SQLDisplay
Sqldisplayds2.png
General
AuthorJennifer Taylor (DragonMinded)
TypeUtilities
Version2010
LicenseMixed
Last Updated2010/02/14
Links
Download
Website
Support Author

SQLDisplay is 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.

Features

  • Supports CREATE, INSERT instructions.
  • As many entries or strings until memory runs out.
  • SQL style character escapes ('' not \').

Installation

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.

Controls

L/R - Page up/down

Stylus - Select option

Screenshots

sqldisplayds3.pngsqldisplayds4.png

Known issues

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

External links

Advertising: