Hello,
Can anyone please advise?
I have been asked if there’s a way to import a number of documents on a network share into a notes database - with each individual file attached into a separate database document.
Does anyone have any idea’s?
Thanks,
Mark
Subject: Importing files
probably, but you need to be more specific about what your requirements are.
Subject: Importing files
Yes there is.
Use the Dir function to parse the drive and subdirectories and simply use the EmbedObject method in the notesrichtextitem class.
Easy…