This function creates or recreates the lookup table for all records in a database. DB_CreateLookupTable would not normally be called by application routines, but is called by the database engine during DB_Open if the machine had been rebooted before the lookup table was written to disk.
Syntax: int DB_CreateLookupTable(DBBLOCK *dblk);