Access Interface

To call the API from Access, you add AMZIVB.BAS to a source code module in your application.

Hello Prolog from Access

Hello Prolog from Access

The Hello Prolog sample for Access is in APISAMP\HELLO\ACCESS.

The HELLO.MDB,LDB Access database has a single form, MainForm, and a module, HelloAmziProlog. The form has a field whose contents are set to the value returned by the HelloAmziProlog() function (which should be a greeting, but could also be an error message). The definitions for the Logic Server DLL are contained in the declarations section of the module. To run it, open HELLO.MDB in Access and select forms. Open MainForm.

Copyright ©1987-1997 Amzi! inc. All Rights Reserved.