Is it possible to delete external files witha query?

P

PSI

My access database has a table where one of the fields is an external
filename ( large map images ). Is it possible to construct a DELETE
query which will automatically delete the external files or does one
do a SELECT first, iterate over the records deleteing the external
files and the do a DELETE query with the same criteria.

Thanks
Frank
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top