Data types allowed in Access

B

benibo

can Access 2002 handle biometric data such as fingerprints and pictures? i
want to add individual fingerprints and pictures to a database of findings
from a social research survey.
 
D

Douglas J. Steele

Access doesn't handle binary data very well. You're best off storing the
data outside of the database and simply storing a link to the file inside
Access.
 
Top