Re: MyQuery 2.3 Beta available for download
Anders Karlsson <[email protected]> Thu, 06 Nov 2008 19:36:53 +0100
| Newsgroups | gmane.comp.db.mysql.general,gmane.comp.db.mysql.windows |
|---|---|
| Message-ID | <[email protected]> |
OK. Let me have some input on what you think should be implemented, and I'll look at it. I am working on version 2.4 right now, and I'll add a few things there, but I am now at a stage where I want some input. What is planned is this (not bnecessarily in 2.4 though): * More advanced data view, i.e. the dialog that pops up when yo click on a selected field. - Hex view of data. - Opening data with the predefined program after selecting atype, i.e. select JPG and open BLOB in a image editing program. * Reconnect * Multiple saved connections. * Auto reconnect (this is already done for 2.4), slightly different than what the MySQL API itself provides. * Some admin functions, such as users, grants etc. This I have to think about. * More information functions. * Session variables handling, somehow. * Printing SQL text support, with syntax highlights. * Printing of data. * Export of data (To a spreadsheet for example). * More output command options. etc. /Karlsson Moon's Father wrote: > It's very nice! > But it's too simple. > > On Mon, Oct 6, 2008 at 12:26 AM, Anders Karlsson <[email protected]> wrote: > > >> Sorry for crossposting, but I think this is relevant both th general MySQL >> and specifically to Win32 users. >> >> MyQuery 2.3 has a lot of new features, a few bugfixes and some other >> niceties: >> * Output and sparse_output commands - The commands will output selected >> data to a file. The latter is a way to output ONLY what you select, no >> column headers, no summaries, ni fillers etc. only the data. This is useful >> when using the next new feature. >> * Source commands - This is a means of running another script from inside a >> script. >> * A better, more structured settings dialog using tabs. >> * Better handling of locked results, and a means of "auto-locking" results, >> so that where there are more than on result, these will show up in multiple >> tabs. >> * Lock / unlock of result tabs using right-click on the tabs. >> * Fixed a bug in the login dialog that caused the database list to work if >> there was an initial, unsuccessful attempt to connect. >> >> Dowload from https://sourceforge.net/projects/myquery/ >> >> Using the SPARSE_OUTPUT_FILE and SOURCE commands to write SQL that in turn >> generates SQL and then ruun this is a powerful feature. This particular >> feature is though rather complex to implement, more so than one might think, >> so input in this area is highly valued. >> >> /Karlsson >> >> -- >> __ ___ ___ ____ __ >> / |/ /_ __/ __/ __ \/ / Anders Karlsson ([email protected]) >> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Sales Engineer >> /_/ /_/\_, /___/\___\_\___/ Stockholm >> <___/ www.mysql.com Cellphone: +46 708 608121 >> Skype: drdatabase >> >> >> >> -- >> MySQL General Mailing List >> For list archives: http://lists.mysql.com/mysql >> To unsubscribe: >> http://lists.mysql.com/[email protected] >> >> >> > > > -- __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Anders Karlsson ([email protected]) / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Sales Engineer /_/ /_/\_, /___/\___\_\___/ Stockholm <___/ www.mysql.com Cellphone: +46 708 608121 Skype: drdatabase -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[email protected]