Griaule Biometrics

Home » Forums » FINGERPRINT SDK » VB Specific » one or more parameters are out of bound (error: -8)
3 replies [Last post]
magani
Offline
Joined: 2009-10-28
Rate this post:
0
No votes yet
one or more parameters are out of bound (error: -8)

I am using VB.net 2005 and SQL Server 2000, i was able to save my finger template in the database but
when i try to identity i.e

ret = myUtil.Identify(score)

ret value is giving me -8 , therefore i receive the error message

"one or more parameters are out of bound (error: -8)"

can any one assist here?

andre5
Offline
Joined: 2006-10-26
Rate this post:
0
No votes yet

Hi Magani!
we have the same problem, but in delphi 2010!
Have you found any solution?
thank you!
Rodrigo - Unimed Rio Claro SP - Brasil

carlosh1
Offline
Joined: 2008-05-05
Rate this post:
0
No votes yet

I'm having the exact same problem..... I'm working with VB6..... but i think the problem is only at debug time, after compiling I think the problem goes away...

tiago.o
Offline
Joined: 2009-12-03
Rate this post:
0
No votes yet

Dear sir,

please check our sample code. Probably is a problem with the dataype when storing in the database. Note that it should be a BLOB field.

If you have any problems let me know.

Thanks