==================================================================
SetPwd - Oracle Password Changer GUI Application Version 1.2.2
Copyright (c) 1995-2001 by Material Dreams.
All Rights Reserved.
http://www.materialdreams.com
==================================================================


PURPOSE:
========
This is SetPwd, a Windows 95/NT application for Oracle that allows You
to change the password of an existing Oracle User.


LICENSE:
========
Please consult the License.TXT file for licensing information
and on how to register this application.


INSTALLATION:
=============
Copy the file Top100.EXE from the distribution archive to a convenient
directory. Typically, I keep these files in a directory along with other
small Oracle utilities.

This utility used the native Oracle OCI (Oracle Call Interface) to
access the Oracle server. No additional drivers are needed to connect
to an Oracle server. OCI itself is the low-level API that allows to use
SQL in an Oracle SQL*Net environment.

This 32-Bit version of TabExp used OCI Version 8.x. The specific DLL that
contains the OCI implementation is OCIW32.DLL.

Usually OCI is automatically installed during the installation process of
SQL*Net and should be always available.


USAGE:
======
Just execute the application and it will explain itself.


VERSION HISTORY:
================

Version 1.2.2 - 28-DEC-2000
---------------------------
Internal changes and adapted to new CI.

Version 1.2.1 - 03-JUN-2000
---------------------------
A problem in the online registration process
has been corrected. You must use version 2.2.1
or higher in order to register the application
successfully.

Version 1.2.0 - 25-MAY-2000
---------------------------
The application now supports online registration
and will expire after a 30 day trial period.

Version 1.1.0 - 05-OCT-1998
---------------------------
The system now sets the focus to the password field.
Nicer Copyright message.

Version 1.0.0 - 16-JUN-1998
---------------------------
Added a password confirmation field
and changed the window geometry.

Version 0.1.0 - 13-JUN-1998
---------------------------
First release version.
