I am looking for beta testers for my first publicly available Livecode
application, SQLiteAdmin.

SQLiteAdmin is an database administration tool for configuring and editing
the data in SQLite databases.  It provides a GUI interface to all the
available SQLite Data Definition Statements.  It also provides some Data
Definition functions that are not available as standard SQLite commands,
such as DROP COLUMN, and RENAME COLUMN.

It includes a table browser with search, INSERT, UPDATE, DELETE, and
Duplicate functions.  Data can be exported and imported in various formats.
 Database tune-up commands will help speed up your queries, and a database
audit function will report on various potential data integrity problems and
suggest possible configuration changes that could lead to speedier database
access.

SQLite is available as a standalone application for OS X and Windows.

If you are interested in beta testing this product, please email me off
list and let me know what version of OS X/Windows you are using.  All
accepted beta testers will receive the product free of charge when it's
released.

SQLiteAdmin is the first in a series of tools I'm writing to to assist in
the development of Livecode databases that use SQL databases.  I will
shortly be announcing LiquidSQL, a developers' tool that eliminates a large
percentage of the Livecode scripting and SQL Data Manipulation statements
normally required to implement an SQL-based application with Livecode.

-- 
Pete
Molly's Revenge <http://www.mollysrevenge.com>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to