Hi *.*, MySQL Front 1.22 is available - download at http://anse.de/mysqlfront/download.php Changes: 1.22: - Added option in preferences-dialog: "Show native field-contents for Text-, BLOB- and Date-Fields" - Changed "Default Column-width in datagrids" to "Maximium column-width", which means, that only columns are resized, which are bigger than this value, not just all columns 1.21: - no longer called "beta"! - Default column-width (preferences) applies to grid on the query-tab, too - BLOB-Editor was moved to the bottom of window - a new PageControl manages the three Tabsheets SQL-History, BLOB-Editor and SQL-Filter. Therefore the BLOB-Editor and the Filter-Dialog were removed - Specify table-type on the create-table-window (ISAM, MYISAM, MERGE, HEAP, automatic or userdefined) - Table-Tab: optimize-/check-/analyze-/repair-commands in the context-menu now apply to all selected tables, not only to the one, which has focus - Data-Tab: enum-fields show always their real values, not their boolean equivalents like "TRUE" or "FALSE" - Advanced Table-Propertis shows all selected tables, not only the one, which has focus - Limit checkbox checks/unchecks the limit-menu-command - Database-Tabsheet: re-organized popupmenu-structure - Database-Tabsheet: Added a "Copy Table"-function, which executes a user-defined CREATE TABLE ... SELECT ... FROM ...-statement - Database-Tab: Added a "Change table-type.."-function (ISAM, MYISAM, MERGE, HEAP or userdefined) - Database-Tab: New Column: "Size" - which represents the KB used on the server for the table - Print tables-list, table-structure, variables-list and so on with a simple printing dialog - Renaming a table doesn't add the old table to the database-tree - Changed the create-/drop-database-commands to use the internal API-function - this allows creating/dropping dbs with not quite legal names (e.g. with dots in it: "my.database") - Fixed bugs in internally used string-functions - Fixed a bug on the "Insert record"-button - Bugfix: Not maximized windows causes every new window to be not maximized too - ODBC-Import: Asks for username and password now on selecting a DSN - Updated libmysql.dll to latest version (3.23.39) Greetings, Ansgar Becker --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php