Can someone tell me how to import a .jpg into the database by clicking on a single button. I want to import it from a directory such as c:\temp and the file like test.jpg
I know that it will require VBA to do it, but I cannot find the command to copy a .jpg into an OLE object, which is what I can do but I do it by clicking on the photo and right mouse and hit copy, then click on the database OLE object and hit paste and it imports the picture, im needing it to be automated
THANKS
I know that it will require VBA to do it, but I cannot find the command to copy a .jpg into an OLE object, which is what I can do but I do it by clicking on the photo and right mouse and hit copy, then click on the database OLE object and hit paste and it imports the picture, im needing it to be automated
THANKS