Griaule Biometrics

Home » About c# sample, what data type is saved in database OLE object right?

FAQ

Add to Delicious  Add to browser favorites Positive Negative

Question: About c# sample, what data type is saved in database OLE object right?

Answer:

The data type is System.Byte[] because in the database is expected a varbinary. This code is on the function addTemplate on the class DBClass