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?