mysql4AppleScript is a mysql interface for AppleScript. This interface provides a number of AppleScript Handlers for accessing the unix command line version of mysql. MySQL must be installed separately. What's New: Version 0.3B adds the following: Handler GetTheDataBase() has been added. Handler ShowTablesRaw() has been added. Handler ShowTables() has been added. Handler DumpMySQLRaw() has been added. Handler DumpMySQL() has been added. Handler ImportMySQLRaw() has been added. Handler ImportMySQL() has been added. |