Poweruser99
MIS
Hello there,
I have designed a database which opens in the compiled mode. Now when you press the shift key it will open in design mode.
I want to open in design mode with a batch file. I have tried the following code.
z:
CD\MED_SERVICE\Manpower
ManPower.mdb /x
It still opens in the compile mode. please let me know what syntax to use.
I have designed a database which opens in the compiled mode. Now when you press the shift key it will open in design mode.
I want to open in design mode with a batch file. I have tried the following code.
z:
CD\MED_SERVICE\Manpower
ManPower.mdb /x
It still opens in the compile mode. please let me know what syntax to use.