Hi All,
am currently working on a biometrics application to capture the fingerprint of users. I am working with the DigitaPersonal (UareU 450) fingerprint reader. The app works fine at the moment but i need it to be more sophistciated by making it save the fingerprints in sqlserver database instead of keeping the binary files in memory as this causes data loss whenever the application is shut down.
I would greatly appreciate any help