The ACCESS version is 97 SR-1
Actually, I decided to not use WMI. I am trying an idea based on ADSI but I haven't finished yet.
I am not sure if it is the best approach.
If you have a clue, share it please.
Thanks!
Have you solved it ?
I am having a similar problem.
I need to allow a regular user to save a csv file into an admin restricted directory from a command dispatched by an Access button.
Meanwhile I am trying a solution using an ActiveX DLL that I build. I have read something about WMI and I am...