MsgConnect is indispensable if your application consists of more than one module. If you need to exchange information between modules, no matter within one system or across network, MsgConnect will solve this problem for you. You can use simple paradigm of sending binary message to the remote side and MsgConnect will deliver the message and reply with optional compression, encryption and integrity checking.
MSIDIFF is freeware to compare or disassemble Windows Installer databases (a "MSI to TEXT" utility). While it is a command line based tool, the installer creates shell extensions so that the decompile operations can be invoked by right clicking on a file in Explorer. The output can be processed by my MAKEMSI tool to automate the change in future.
This Java applet combines both table (grid) view and tree view. So you can hierarchically organize your data and still have multiple columns to display not only node name, but also some properties of the item. Grid is editable, sortable, supports XML, dynamical data loading, custom icons, colors and fonts, JavaScript events, right-mouse menu, international symbols (like japanese), has comfortable API. Sources available.
TreeView displays a hierarchical list of Node objects, each of which consists of a label and a bitmap. TreeeView is typically used to display the headings in a document, the entries in an index, the files and directories on a disk, or any other kind of information that might usefully be displayed as a hierarchy. This activex control was written in VB6 and is meant as an alternative to the TreeView control which comes with Visual Basic.
4TOPS Excel Import Assistant is an excel import utility for all your access excel import needs. Use it to import excel to access in a controlled way. Moving row after row through your Excel table(s) you can instantly fill in missing data or alter erroneous data before transferring them. This excel import utility is a time saving alternative to either writing an ODBC query on Excel as a data source, writing visual basic import excel or retyping.