delete a file with code

  • Thread starter Thread starter giannis
  • Start date Start date
G

giannis

How can i delete a file with code in access ?
Is there any command for this or i must use
the Shell function ?
 
giannis said:
How can i delete a file with code in access ?
Is there any command for this or i must use
the Shell function ?

Kill "Path to file to delete"
 

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

Similar Threads


Back
Top