Welcome to DBReader 1.78
==========================
Copyright ?2002-2003 Panansoft
Homepage: http://www.panansoft.com
E-mail: support@panansoft.com


- Description 
--------------------
DBReader is a hierarchical database browser with editing capabilities.DBReader provides the end user with a fully integrated set of development tools for data manipulation and data definition. Complete with a metadata view of the underlying data structure, the end user is presented with a total overview of the data environment.

main features:

1.Connect to any datasource accesible via ADO using OLE DB Provider or ODBC. 
2.Browse and edit database server-specific schema objects, including tables, fields, indexes, and stored procedure definitions(now only sqlserver). 
3.Metadata View of tables and views with constraints and dependencies such as primary keys, foreign keys and indexes. Column details with datatypes, default values, nullability, etc. 
4.Explore database structure in a tree (tables, views, columns, indexes, procedures, etc.) 
5.Enter SQL statements to query a database, and edit the result set of a query. 
6.View/Edit BLOB Field(plain text,RTF,image). 
7.Run scripts of unlimited length. You can load SQL command from file or save SQL command to file. 
8.Syntax Hi-lighting of keywords, string literals and comments.
9.Launch the ODBC Administrator to configure the ODBC Data Source Name. 


- System Requirement
--------------------
* Windows 98/Me/2000/XP or higher.


- Install 
--------------------
1. Install ODBC and ADO support if not present. 
2. Run DBReader.exe.


- Uninstall
--------------------
Run 'Uninstall' on the DBReader Start Menu folder. 
Or open 'Add/Remove Programs' in Control Panel and double-click 'DBReader' in the list box.


- Feedback
--------------------
For feedback, questions and any comments:
- E-mail    support@panansoft.com
- Homepage  http://www.panansoft.com

- History
--------------------
2003/05/14
V1.78 Released
Add Syntax Hi-lighting.
Add show Oracle Store Procedure's content.
Replace MemoView and ImageView with BlobView.
Fix bug about show a table's all index.
Fix bug about view/edit Memo field. 

2003/04/18
V1.68 Released
Add OLE DB Provider Connection Config Store function.
Fix some bug about 'Refrash'. 

2003/04/15
V1.65 Released
Add Blob view.
Add OLE DB Provider Connection support.
Replace some icons.

2003/03/23
V1.51 Released
Add 'Tip of the day'.
Add Options menu, add show database's system data function.
Replace some icons.

2003/03/19
V1.43 Released
Add View menu.
Add Homepage item in Help menu.
Add Feedback item in Help menu.
Add Refresh Databases Tree function.

2003/03/02
V1.33 Released
Add Launch ODBC Administrator function.
Add show Store Procedure's content(only sqlserver).

2003/02/25
V1.21 Released
Add show table's indexes.

2003/02/15
V1.12 Released
Add show table's fields.

2002/12/28
V1.02 Released
First release of DBReader.