G
Guest
Hi
I've got the following problem: In my application I want to open an access database (not with ADO or so, just as if the user would have dblclicked on it), therefore I want to use the .net equivalent for the old-style ShellExecuteEx function.
This shouldn't be a problem, so far. Now, the second task is to automatically open a specific form in the database on its startup. How can this be done? (suggestion: is there any command line arg that does the trick?)
Thanks for any help
mosquitooth
I've got the following problem: In my application I want to open an access database (not with ADO or so, just as if the user would have dblclicked on it), therefore I want to use the .net equivalent for the old-style ShellExecuteEx function.
This shouldn't be a problem, so far. Now, the second task is to automatically open a specific form in the database on its startup. How can this be done? (suggestion: is there any command line arg that does the trick?)
Thanks for any help
mosquitooth