Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FingerprintTemplate Format #23

Closed
sergioluc opened this issue Mar 9, 2020 · 1 comment
Closed

FingerprintTemplate Format #23

sergioluc opened this issue Mar 9, 2020 · 1 comment
Assignees

Comments

@sergioluc
Copy link

sergioluc commented Mar 9, 2020

Hi..
I want to store the fingerprint template in database, I used Cassandra database and set the data type of the fingerprint template as BLOB. But it didn't worked.
So, could you tell me which data type should I use if I want to store the fingerprint template into a database?
Thanks!!!

@robertvazan robertvazan self-assigned this Mar 9, 2020
@robertvazan
Copy link
Owner

Database integration is currently out of scope for SourceAFIS. Since BLOB type reliably stores arbitrary byte arrays, I can only assume you are using either the database or SourceAFIS incorrectly. You will have to debug your code. Let me know if anything is poorly documented in SourceAFIS docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants