rainbowrabbit
MIS
I have a small database designed to log requests for work my team receives. One of the requirements is to be able to attach files to each request (*.msg, *.xls, *.txt, *.doc, *.pdf etc etc) and the name of the file.
I know I can do a form and the users can right click to import an object however it doesn't import the filename.
I would like the users to use the open file dialog functionality to select a file to import. I can get the dialog box to work fine to select the particular file and get the filename but I am struggling to find out how to actually embed the file into the database.
Anyone got any ideas if this is possible?
I know I can do a form and the users can right click to import an object however it doesn't import the filename.
I would like the users to use the open file dialog functionality to select a file to import. I can get the dialog box to work fine to select the particular file and get the filename but I am struggling to find out how to actually embed the file into the database.
Anyone got any ideas if this is possible?