M moondaddy Mar 22, 2006 #1 I have an MS Access 2003 app which I want to startup a .net 2.0 winforms app by executing it's exe. Can this be done and how?
I have an MS Access 2003 app which I want to startup a .net 2.0 winforms app by executing it's exe. Can this be done and how?
D Douglas J Steele Mar 22, 2006 #2 You should be able to start any executable using the Shell command.