|
|
ID: 15081, IBConsole 339
IBConsole 339 Please post problems in the ibconsole newsgroup.
|
| Download
| Details
|
|
|
|
|
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
|
|
To download this, you must have registered:
|
For InterBase, Version 6.0
to 6.0
29899 downloads
Copyright: No significant restrictions
Updated on Tue, 04 Sep 2001 10:15:22 GMT
Originally uploaded on Tue, 25 Jul 2000 12:08:17 GMT
SHA1 Hash: DDE05F1388134521788690018B5287E8C494EF09
MD5 Hash: 20606B761496D36FABCC16313FFCEF8F
|
Explore the files in this upload
File Exploration is Disabled
We're sorry, but errors in the uploaded zip file prevent it from being explored.
The error generated by the Zip attachment is:
You may still be able to repair the zip file contents if you download the entire zip locally. You may also want to ask the author to repost the attachment.
|
| Description
|
Version 339
There were major rewrites of the main form's Node logic and the Object Viewer form. IBC no longer caches meta data. Due to these extensive cahnges you might want to keep a 338 backup just in case. It looks like everything is ok, but you never know.
Indexes now shown on the main form (I'm not happy with the layout, suggestions can be made in the ibconsole newsgroup).
ObjectViewer now shows the columns and positions for indexes.
Fix for DB create when create alias unchecked.
Fixed problem with disconnecting server frmuServerProperties and disabled also some controls when protocol is Local
Fixed bug on Save Query Output in the wisql screen.
Fixed - Use All Space now works on restore.
Version 338
Workaround to a bug in D6's MSecsToTimeStamp that was causing exceptions when executing code with stats turn on.
Version 337
Mostly fairly minor changes (I did not keep a good list on this one sorry).
Some of the large font screen problems cleaned up.
Start and ned times on backup and rrestores added to the verbose log.
Code cleaned up fo a clean compile under Delphi 6.
Version 336
The Registry error under Win95 should now be fixed.
Dialect 3 identifiers with leading spaces should be fine now.
Backup and restore window scrolls as the backup/restore works.
Fixed a sysntax highlighing problem with embeded quotes (thanks Frank)
Fix a memory leak in the Blob/Memo viewers.
Fixed an AV on the wisql window and the new connection/conenct as
Version 335 Changes
Fixed the registry error on new machines that never had IBC run before.
Restore page now defaults to 4K page size.
Several other changes I can't remember right now .
Version 334 Changes
Fixed Restoring a DB that has an Alias does not duplicate that alias
Fixed ESC key now closes the Highlighter options dialog
Added menu item under the main window's View to change the Syntax Highlighting.
Domain window for the properties no longer duplicates the column headers.
Fixed an AV when the wisql window is not conencted to and server and the Create database window is canceled.
Apply button on the wisql options window disables correctly after the changes are applied.
FetchAll now has a menu item (and its toolbar location is now down next to the prepare button with shortcut (CTRL - F).
FetchAll now disables after a FetchAll is done.
333 correction - backing up to remote is not correctly working and is possibly a service API bug.
Version 333 Changes
Fixed backing up from a remote server to a local server
Fixed a bug in toggling system View when looking at more than one database.
Fixed coloring for the SynEdits to respect the Windows system colors.
Fixed a persistence problem when restoring to a new alias.
Added the ability to save and load the SQL history list in the wisql window ( under the File menu option)
Added FetchAll button on the wisql window. Hitting this button will fetch all the data and give the record count on the stats page.
Version 332 changes
331 was somehow compiled with packages. 332 is not.
Version 331 changes/fixes
Fixed the indexes not showing for tables.
Fixed a bug in changing the properties for a server.
Added the ability to display the results of a execute procedure call in the wisql window.
Version 330 fixes
Data table bug where you got an error message about "Cannot insert into dataset. (No insert query)."
Show system tables were also backwards for generators.
Metadata extraction raised an error message if external functions present.
Editing the properties of an alias did not store changes to the file name.
Version 329 fixes
Fixed the backwards toggle of show system tables
Fixed the problem with the backup dialog
Changed internal stuff for persistence
Version 328 fixes/changes
Printing problem in wisql.
The formatting problem in the object window for the procedure source is fixed.
Meta data on that window now has a popup menu for the edit functions.
Background of the SynEdit controls in the ObjectWindow to white so it will look normal for the colors setup for the wisql window.
We still need to address changing the background color for all the edit windows in a later version.
Drag and drop files into the wisql window is working now too.
Extract window now does not show read-only when you can edit the contents.
Edit popup menu items available on the Extract window again.
Version 327 fixes/changes
Syntax highlighing should persist now.
More internal persistence changes.
Main window and wisql window now has a Window list drop down for quick switching.
Find dialog now pops up a message when the string is not found.
Version 326 fixes/changes
Quoted generators should be fixed.
More persisence changes.
TRichEdit has been replaced by SynEdit (http://sourceforge.net/project/?group_id=3221) to now include syntax highlighting for the wisql and Object Viewer meta data pages.
New Highlight Options menu item on the wisql window. We are not yet persisting these changes, but testing to make certain that the form is working well and the changes being reflected. 327 should persist the changes between sessions.
Version 325 fixes
There was a serious error in the Persistence stuff added in 324 that stoped many dialogs from working like the Register Server dialog. This should fix those.
All connections default to dialect 3 now, but will scale back down to 1 if that is the true database dialect.
Version 324 changes
IBExtract fixes with concerns to Charsets that use more than 1 byte.
IBExtract fix to ordering on overridden domains that also have an overriden collation.
Several changes to the window persistence code
Added the ability to create a wisql window without logging in (Tools | New Connection)
Added the ability to disconnect from a wisql windows and then conenct with a new connection (Database | New Connection)
Removed the extract file path code to verify the file path on retsore and backup. This stopped people from working with Linux paths
Backup main item in the tree now gets a popup menu so you can restore on a machine where a backup has never occured.
Unknown Error could result in a SQL statement that InterBase could not return a plan on because of the plan size. wisql now just swallows that exception.
Version 323 changes
Fixed Extract bug with quoted domains (really ).
Fixed problem with wisql windows and object in use for scripts.
Version 322 changes
Fixed Extract bug with quoted domains.
Fixed Extract bug with quoted parameters in a procedure.
Fixed mutiple Metadata table entries in the window list.
Fixed AV in the wisql window when clicking on a blank result set.
Fixed ODS9 database problems with Domains and Triggers trying to find RDB$FIELD_PRECISION.
Fixed issue with the server properties not clearing the license entry on refresh.
Changed the window manager to not close down when you close a window.
Enhancments to the Prev/Next buttons on the wisql window.
Changed when resizing the wisql window the position of the splitter now honored.
Fixed blank character set in the edit option window now will default to none if left blank when exiting the field.
Changed the scripting component from doing a FetchAll when executing select SQL. This will mean the record count on the plan page will always read 1.
Version 321 changes
Fixed a memory leak in the wisql window.
Fixed a memory inefficient way of storing previous SQLs.
Added the ability to jump backwards and forwards more than one SQL statement at a time.
Version 320 changes
Fixed two Array extraction bugs, one for tables and one for domains.
Connect As now saves off the character set so it will be used in future connections.
Version 319 fix
I introduced a bug in the service API for IBX. This resulted in an AV on the users click and potentially on other service routines too. This will fix it.
Version 318 fixes
Fixed the data page from not showing quoted delimiter Dialect 3 columns (actually a IBX 4.3 fix)
Rolled back the performance enhancer in 317 that caused problems when the list view would show previous data
Ctrl-Enter no longer inserts a return when executing the query
Meta data extraction not doing defaults that override domains
Version 317 fixes
Fixed new databases being created 1024 page size even though the dialog indicated it would be 4096
Fixed extracting Dialect 3 quoted identifiers with leading spaces
Fixed an AV the occured in conjunction with viewing Stored Procedures during shut down
Improved the tab performance speed when switching back to the columns tab for tables.
Version 316 fix
Fixed domains being duplicated when extracting a single table that has more than one column with the same domain.
Version 315 fix
Fixed meta data bug with dialect 3 Numeric(18,x) being extracted as Int64
Version 314 fixes
Reverted back to the old behavior of the WISQL window.
Fixed Meta data bug for PAGE SIZE
Fixed Meta Data bug for certain Constraint situations.
Changed the Splash Screen from a 300K bmp to a 14K jpg (which is why this version is 300K lighter than previous ones)
Version 313 fixes
MetaData extraction GRANT problem with Dialect 3 databases
Find Text, Font and other features lost when the RichEditX component was removed for the RichEdit component restored
Error on statistics for remote DBs fixed.
AV on validation of transactions fixed.
Changed the behavior of the WISQL window so it automatically switches databases when you change databases in the main window (not overly happy with that, but it works a little better than before so feedback welcome).
Backup and Restore should now be fixed.
A Couple of others I can't recall right now.
Version 312 fixes Meta data problem with Update and Delete rules that are RESTRICT. Also changes behavior for extracting procedures. Now it prototypes all the procedures and then alters them to the actual code. Trigger status should now accurately reflect active or inactive.
Version 311 fixes some problems extracting roles.
This is version 310. If should fix the DPB constant(0) unknown. It also has the newly rebuilt IBExtract in it. Certificate code is now removed. It should work better with 5.x ODS 9 databases (through the IB 6.0 server). External function Exception is fixed. One Exception that was raised during closing was found and fixed. Several other minor fixes also made including some on the User screen. Source updates can be found at the CVS entry at http://sourceforge.net/projects/ibconsole/.
This list is compiled and maintained by Jeff Overcash (c) 2000
|
|

Server Response from: CDC2
|
Connect with Us