I have questions here. I use ADODB and Microsoft access

I have field name "Gambar" in the database with data type text. In the field,I have an image link for each record for example "C:\data\image1.jpg How I can extract the the image from database to temporary folder in the computer?This temporary folder will delate after the form unload. Any Idea or sample to start?