.dbImportUserFile(strusername, strfilepath, blnoverwrite) As Integer

This method imports the specified user's fingerprint template from file, to the currently open database. Pass in the user you wish to import, and the path to that user's fingerprint template file, and the user is added to the database. The final argument is a boolean value whether, if that particular username already exists, to overwrite the existing user with the new template being added

 

Return: Integer

0=Successful

1=User already exists

> 1=Failure

 

Example:

 

SigID1.dbExportUserString(“SomeUser”, “C:\SomeUser.tfu”, False)

 

 

 

_____________________________________________________________________

  Copyright 1995 - 2005, Topaz Systems, Inc. All Rights Reserved

 

Topaz products are covered under US patents 5,120,908 5,122,623 6,307,955 - "Electronic Signature Management System", and patents pending

 

    Topaz Systems, Inc., 650 Cochran Street, Unit 6, Simi Valley, CA, USA, 93065

              Phone: 805 520-8282  Fax: 805 520-0867  www.topazsystems.com