I have an ADP that I am using for reporting. I have been trying to get the ADP to open maximized, so that the user doesn't have to maximize the app themselves. There has been some weird things going on,
The ADP is stored on a server, and is linked from an Intranet page. If I open the ADP from the Intranet, the Access window does not maximize. If I open the ADP from the network, it maximizes.
I have tried using the RunCommand acCmdAppMaximize, the API calls (ie, fSetAccessWindow(SW_SHOWMAXIMIZED))... none of these have worked.
Can anyone shed some light on how I can open Access maximized?
Access 2002 SP2
Windows XP Pro SP2
SQL Server 2000
Thanks,
Drew
The ADP is stored on a server, and is linked from an Intranet page. If I open the ADP from the Intranet, the Access window does not maximize. If I open the ADP from the network, it maximizes.
I have tried using the RunCommand acCmdAppMaximize, the API calls (ie, fSetAccessWindow(SW_SHOWMAXIMIZED))... none of these have worked.
Can anyone shed some light on how I can open Access maximized?
Access 2002 SP2
Windows XP Pro SP2
SQL Server 2000
Thanks,
Drew