Our client-server solution (ExpressID AFIS) assumes presence of network connection during every identification request. There is no built-in replication nor synchronization mechanism. It is however quite easy to create your own synchronization logic. Only fingerprint templates are necessary for identification. Templates can be stored as BLOBs in application database where they are synchronized together with all other application data. SQL Compact has built-in synchronization that is worth considering.