Saving Images

  • Thread starter Thread starter rwboyden via AccessMonster.com
  • Start date Start date
R

rwboyden via AccessMonster.com

I have a "sign in" form for event particpants which requires a signature.
I'm running this on a tablet PC which permits free-form drawing. (1) Which
control is best to capture the signature? (2) How can I extract the image,
name it and transfer it to a folder? I can then store the path and image
name in the "participant " database. Alternatively, how can I store the
image directly in the database ... What type of field is needed?

Any help will be appreciated

Bob Boyden
 
rwboyden said:
I have a "sign in" form for event particpants which requires a signature.
I'm running this on a tablet PC which permits free-form drawing. (1) Which
control is best to capture the signature? (2) How can I extract the image,
name it and transfer it to a folder? I can then store the path and image
name in the "participant " database. Alternatively, how can I store the
image directly in the database ... What type of field is needed?

Any help will be appreciated

Bob Boyden


you will want to store the path and image name. i had dome some
research a while back and found out that no matter what format graphic
you embed in access you end up having it stored as an uncompressed (bmp
i think)graphic file becoming very large.


--
Charles E. Vopicka's (Chuck) : (e-mail address removed)

Database Management, GIS Specialist and Research Assistant

Forest Biometrics Research Institute
University of Montana - College of Forestry and Conservation
Missoula, MT 59812
United States of America

Phone:
(406)243-4526
(406)243-4264
(406)549-0647 (Home)

:-) HAVE A NICE DAY (-:

"UNLESS" (The Lorax, by Dr. Seuss)
 
Back
Top