I'm creating a new database for my company from scratch. I must import all existing records. My problem is, the current database has approximately 300 embedded images. (Sorry, I didn't know any better back then) And I'm wondering if it's possible with code to loop through the table, naming and exporting each image to a folder.
Looking at other posts I've learned I can then replace the embedded image with only the path to the external file.
My apologies if this has been covered before. I searched but didn't see anything.
Looking at other posts I've learned I can then replace the embedded image with only the path to the external file.
My apologies if this has been covered before. I searched but didn't see anything.