ShellExecute Questions

1

Help needed calling a vb6 exe from within another and closing the calling exe.
I have 3 compiled vb6 projects. They all interact with each other but are kept as separate exe’s to ease upgrading etc. I can use shell or shellexecute to run the other exe files from within an exe but I cannot fully close the calling exe file. I can get it to dissapear from everywhere [...]

Answer Question   |  April 27, 2009  3:43 PM
ShellExecute, VB6, Visual Basic, Visual Basic 6, Windows XP
asked by:
15 pts.

Using shell execute from Visual Basic
How can I use the function Shell Execute in Visual Basic Code. I am running MsAccess. I want to use the Shell execute command ro run sqlloader command which loads data into an Oracle table. Would benice to have an example of this. /Roland

Answer Question   |  May 1, 2008  5:34 AM
Microsoft Access, Oracle, ShellExecute, SQL Loader, Visual Basic
asked by:
5 pts.

1