Search results

  1. C

    Question A2003 Command Line options

    In Access 2000, to open a database with the correct workgroup and username/pw I used: "C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" /wrkgrp "C:\MyApp\MyWorkgroup.mdw" "C:\MyApp\MyDatabase.mdb" /user MyUsername /pwd MyPassword If I try this with Access 2003 (which I'm converting some...
  2. C

    Converting from 2000 to 2003 - help!

    We have a couple of quite complex systems (I maintain the code) designed in A2000 SP3, our IT dept is finally moving us to the Office 2003 platform, so we want to convert the Access systems over. (Separate front end and back end, all secured with a workgroup file) Some of the code uses DAO...
  3. C

    Multipage reports - moving lines down when paginating

    I have a system printing out customer orders, the header information (client address, order number etc) is all set-up in the OrderID Header area, plus space for the pre-printed paper used by the end-users. Then the Detail section, followed by a order total in the OrderID Footer, I finally have...
Back
Top Bottom