[iSQL-Viewer Release] Version 2.1.2 now available.
Brought to you by:
mkobold
|
From: <isq...@li...> - 2002-12-10 00:12:50
|
Hello again. sorry for this release taking so long. Some good things this time around,, and should be more usable then the last version. A few key things i would like to point out here, as always you can go to the iSQL-Viewer website and view the complete list of changes for this version @ http://isql.sf.net/errata_v2_1_2.shtml * There are still some unresolved issues with importing data from the import wizard this is one of the my top things to do for the next revision so if this is causing problems for you please bear with me on this one. * Fixed problems with saving bookmarks using <>" characters this was a big oops on my part i apologize for this inconvenience. * Another side note that table will render a bit differently now, as per suggested by a posting on the iSQL forums on sourceforge as the table is loaded the column widths automatically adjust thier width to the maximum width of the data or the column header which ever is larger this should make viewing the data much easier. * A preliminary query builder is now available it doesn't do much for now it will do some basic selecting, it has now easy way to declare your where clause so you can create some big cartesian tables if you aren't careful, Please remember this is preliminary i have a lot more i need/want to do with this. * iSQL-Viewer now uses something i call service definitions, this hopefully gives simplicity, and much more options down the line. As first new option for services they now can each have their own classloader, This could be useful for testing two different driver versions that have the same class name. *** NOTE *** with this service definition iSQL *should* convert your existing services to the new format where it is a service has all the information in a separate file as the same name of the service. please make sure you back up your properties file just in case you have a lot of services defined. I have done as much testing as i could to make sure the new conversion happens with no problems. as always thanks for using iSQL-Viewer comments and suggestions are always welcome --Markus --http://isqlviewer.com |