I've built a form using the input "file" tag. Not sure if I did it right
though. I have three questions associated with this procedure. 1. What
should the field look like in Access? I'm assuming the data type in
Access should be OLE Object. 2. How should the form look like? I've
seen a couple of variations and not sure what they mean (enctype?). 3.
I'm using the recordset.addnew function to append the file field up into
the Access database. Anything special need to be done here? I'm
basically trying to allow a user to store an excel or word file in an
Access field. Any help would be appreciated.
Thanks,
Chris