I am creating a new database, which allows usersto upload files via the web file upload control
(creating a v2 style attachment, ie one that is
NOT stored in a RT field).
I need to import documents from existing databases which have attachments stored in RTF’s. Using
LS, I cannot work out how to create the attachments. I want them to be consistent with new documents created and therefore want to add them as a v2-style attachment, NOT in a rich text field.
Any ideas?
Gail
ps I have found lots of info on going the other
way - from v2 TO included in RTF. Is there a reason for doing this other than wanting compatibility with and existing DB? (ie should I be doing this??)