This Access database uses the picclp32.ocx file from Microsoft to display the fingerprint images stored in the database. You may need to copy this file (included in the zip file) to your computer's Windows\System32 folder (or WINNT\System32 on Windows 2000 or NT) for the demo to work.

Navigate to the System32 folder and check for the existence of the PICCLP32.ocx file. If you already have it, then you need not worry about copying it. If you do not, you will need to copy this file into that location.

You must manually register this control. Please click on the Start...Run option of Windows, and type in either:

regsvr32 c:\windows\System32\picclp32.ocx
or
regsvr32 c:\WINNT\System32\picclp32.ocx

depending upon your version of Windows. Once done, click OK and if you receive the "DLLRegisterServer Succeeded" message, then you are ready to run the demo.