
Use the following instructions to prepare the system for the demonstration
programs DEMO.EXE and SCHEDULE.EXE. 

I. AUTOMATIC SETUP (only if using Microsoft Access ODBC Drivers):

	Run SETUP.EXE to setup the data sources for the demonstrations.

	The demonstration programs must be run in the SAME DIRECTORY
	as the database files PERSONS.MDB and RESERVE.MDB respectively.


II. MANUAL SETUP:

	*These instructions assume the availability of the Microsoft
	 Access Jet Database driver. The demonstration programs are 
	 not dependent on this particular driver, but the following
	 instructions would need to be modified to use another driver.

	A. Setting up ODBC for the Simple Demo:

		1. Control Panel
		2. Select the ODBC Icon
		3. Press the Add Button
		4. Select Microsoft Access Driver, Press OK
		5. In the Data Source Name field type: Persons
		6. Press the Create Button in the Database section
		7. Type: Persons.mdb
		8. Press OK

	B. Setting up ODBC for the Windows Reservation Program Demo:

		1. Control Panel
		2. Select the ODBC Icon
		3. Press the Add Button
		4. Select Microsoft Access Driver, Press OK
		5. In the Data Source Name field type: Reservations
		6. Press the Select Button in the Database section
		7. Type: ..ThisDirectory\Reserve.mdb
		8. Press OK

For additional information see the ODBC SDK documentation
in the Microsoft MSDN Library CD.

	Product Documentation\SDK\Open Database Connectivity
