Description of FF DAO Scripter/ Scanner :
These programs are intended to ensure customers' database structures are always consistent (synchronised) with that on the developer's system. FF DAO Scripter writes a text file that describes a nominated ACCESS (DAO) database structure FF DAO Scanner reads the text file and then:Create the database (optional) Optionally remove tables, fields not in the scriptCreate all tables, fields, non-foreign indexes, queries (stored procs) and relationships described in the script.Synchronise existing relationships and indexes with the scriptUpdates QueryDefs (StoredProcs)