Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by eschloss

  1. eschloss

    Automatically delete an .mdb after it exits

    Thanks PHV. Is chr(34) ONLY used to wrap around location paths? All the examples I saw indicates that. Also, I could not find any Access specific switches which would take care of the automationsecurity flag. So I assume the flag would need to be inserted into the run method somehow. Please...
  2. eschloss

    Automatically delete an .mdb after it exits

    I have a script which copies an .mdb file and runs the copy. When the .mdb copy is closed, it then deletes it. However, I would rather use the run method, I believe, rather than a looping method. This is where I need help, I do not know how to correctly implement it. Also, I don't know the...

Part and Inventory Search

Back
Top