ID     : DBEX005
PRODUCT: DBEX
TYPE   : KB
TITLE  : DBExplorer 1.0.2 Known bugs and History
ATTACH : 

DBExplorer 1.0.2 Known bugs and History

Following bugs are fixed in DBExplorer 0.9.1
--------------------------------------------------------------------------
1. All bugs up to BUG 0084 (DBExplorer 0.9.0)
2. BUG 0098 - Node hint continually displayed while dragging node and 
		draws itself incorrectly;
3. BUG 0099 - Access Violation if TopicVisible set to True in root node.
4. BUG 0100 - DBExplorer does not repaint itself when Nodes editor closed.
5. BUG 0101 - Access Violation on destroy after several repaints.

Following bugs are fixed in DBExplorer 0.9.2
--------------------------------------------------------------------------
6. BUG 0096 - Root node filtered by last link value in recursive nodes.
7. BUG 0102 - TopicVisible does not sets to True when sibpling node added.
8. BUG 0103 - If root level node hs TopicVisible False ot can't have
               DriveDataSets True.
9. BUG 0104 - Drop on TopicNode is not allowed.
10.BUG 0105 - Last filter value of underlying dataset is added to current
               when DBExplorer shows itself second time.
11.BUG 0106 - DBExplorer hangs on renaming.
12.BUG 0108 - If root node have TopicVisible false and DBExplorer's 'Loaded'is
              called before DataSet's 'Loaded' than DBExplorer shows no items.
13.BUG 0109 - Access Violation on subsequent DataSource changing.
14.BUG 0110 - Active position not saved on DataSet refresh.

Following features added and bugs are fixed in DBExplorer 1.0.0
--------------------------------------------------------------------------
15.BUG 0111 - Access violation when DataSetNode added having DataSet.Active=False.
16. Component editors are added. You can now double click DBExplorer to edit
    Nodes property. Double click node in Nodes property editor to edit Links.
17.BUG 0112 - 'Cannot Add Item. DBExplorer1 has no parent window.' error message,
              AccessViolations when Form.Position changed (and any other window
              recreations).
18. OnCreateItem event added.
19. Nodes Editor doesn't reflect node change by cursor keys.


Following bugs are fixed in DBExplorer 1.0.1
-------------------------------------------------------------------------
20.BUG 0115 - DBExplorer does not filter self-refernced dataset on root level 
               when root node is invisible.
21.BUG 0116 - Access violation when opening all customer tree up to 
               REMARKS (Custom node), selecting it and then closing root node 
               in MastView example.
22.BUG 0117 - Nodes.Remove does not working

Following bugs are fixed in DBExplorer 1.0.2
-------------------------------------------------------------------------
23.BUG 0118 - Possible Access Violation on first item adding.
24.BUG 0119 - Unnecessary [+] appeared when KeyField is changed.


Following bugs and problems are known in DBExplorer 1.0.0
-------------------------------------------------------------------------
1. BUG 0093 - There is no way to add first item fo invisible topic.
2. BUG 0114 - Nodes link editor still show M-D link after deletion of actual 
               Master-Detail link between datasets.