(*  Description:  A Simple Example demonstrating the creation of a Mail Merge
		  document in Microsoft Word 97.

    Author:       Brian Armstrong
    Company:	  ZBA International Ent.
    Origin:	  Victoria, BC, Canada

    Date:	  June 4, 1997

    Delphi Ver:	  2.x/3.x
    Components:	  [Standard Delphi components]
    		  [RX Library VCL Extensions Ver 2.31]
    		  Filename: RXLIT231.ZIP
                  Web Download Location: Delphi Super Page (http://sunsite.icm.edu.pl/delphi/)

    Requires:	  Borland Database Engine

                  NOTE: For usage in Delphi 2.x remove the unit "ComObj" in the USES clause of UnitMain.pas,
                  	and replace it with OleAuto.

*)

This is a simple example of how to pass an ODBC or BDE datasource to the Microsoft Word 97 MailMerge.OpenDataSource method.

If anybody enhances this example I would appreciate a copy so that I may update this example for all to use.

Thanks.

Brian Armstrong,
ZBA International Ent.
