EVENTS -- ODBC Sample

Events illustrates the use of date and time fields using ODBC from Prolog.

This implementation is a 32-bit version.  You need to run it from a 32-bit Windows platform using the 32-bit ODBC drivers.

To run it you need:

  1. ODBC 2.0 installed
  2. AODBC.LSX somewhere in your path (it is in amzi\bin).
  3. An amzi.cfg file containing the line 'lsxload=aodbc'.
  4. A data source named 'events' defined in your 32-bit ODBC administrator (in the control panel) that uses the events.mdb database included with this demo.