Search results

  1. M

    Import table from one database to another

    Have a look at DoCmd.TransferDatabase set to acImport and apply the path of the target db and set type to acTable Hope this helps
  2. M

    DNS less connections issues

    I have some code tucked away somewhere that is called by the AutoExec. It looks at the system DNS of the client running the App and if the required one is missing it is automatically created for the user. Would you like me to dig it out for you????
Back
Top Bottom