Search results

  1. W

    Urgent: programming linking tables

    Thanks all, I solved the problem, was typo-mistake in my code.
  2. W

    Urgent: programming linking tables

    How do i know, i executed the function in "Immediate window" of the editor in access. I have written code in modules section of mdb.
  3. W

    Urgent: programming linking tables

    I had put this code in a new Module in access mdb, and when i execute this code in access (immediate window), it says: "Compile error: Argument not optional" error. Where should i write this code in access, so that i can link it? Can u put the details here? waiting for reply...
  4. W

    Urgent: programming linking tables

    I want to install 2 files (Frontend mdb and backend mdb) in user environment. Problem when deploying is, in the frontend mdb, i have to inject (configure) the backend mdb path. How to do that programaticaly, i mean to use any module/macro or what? I will put these things in my setup (either...
Back
Top Bottom