Address Book 1.2
Copyright (c) 2003-2005 RGautham
WWW:    http://www.GauthamIT.com
Email:  mailme@GauthamIT.com
-------------------------------------------------------------------------------
There are totally 3 files...
1) Addressbook.exe
2) address.mdb
3) reminder.exe

1) Addressbook.exe
	There are two Database Mode. 
	a) Public Database
	b) Personal Database
	By default it logon to Public Database. In Public Database You can Add,Modify or Delete your Records. You can also search for a record though 'Search' command.

To Add a record, there are 4 compulsory fields.
i) Record Number
ii) Name
iii) Date of Birth
iv) Sex
The above four fields are compulsory.
To logon to 'Personal Database' you have to select the option "Logon to Personal Mode" in Record Menu. By default you can logon to Personal Database without any password.

b) Personal Database is also same as the Public Database. But Personal Database is well secured you can't logon to Personal Database without password after changing default password. To change the default password, you have to select the option 'Change Password' in Reminder Menu. You can also go back to Public Database by selecting the option 'Back to Normal Mode' in Record Menu.

2) address.mdb
	It stores all the records of public database and personal database.

3) reminder.exe
	It alerts the user if any of your friend's birthday appears today. you can't open the reminder.exe if there is no record matches todays date with the record date. To check the reminder.exe, open your addressbook.exe, add a new record and fill the fields, in the date of birth field enter todays date and month, update your record. Now open the reminder.exe you can see a record of todays date.

NOTE: 
1) DO NOT CHANGE THE FILE NAME(addressbook.exe,reminder.exe,address.mdb)
2) If the Address.MDB has READ ONLY Attribute, please remove the READ ONLY Attribute

*IF YOU FOUND ANY BUGS REPORT TO ME IMMEDIATELY.