Search results

  1. L

    Relative Path (?)

    Okay I think I have it. No, I haven't run Compile All Modules. Where is that located -- Tools/Make MDE. The warning I am getting simply states (with no other explanation) "Microsoft Access was unable to create an MDE database"
  2. L

    Relative Path (?)

    This function reads more like what I am trying to convey. But where would I place this function. I have been unsuccessful at creating a .mde (.exe for Access) from my db - so I am assuming this is a major problem for me?
  3. L

    Relative Path (?)

    I must be saying this wrong. The structure is all the same. The directories are different on some machines. If the individual already has c:\ dir mapped and his next available dir is F:\ they use it. Someone told me the code was similiar to VB's App Path, but that's all they knew. I haven't...
  4. L

    Relative Path (?)

    Nothing on a server. These are individual machines. Exactly where do I put this vba code/module. I have about 500 pictures.
  5. L

    Relative Path (?)

    I am not sure of the terminology, but how do you 'create relative paths' for pictures in a database. Presently I have the full path (c:\my\picture\picture.jpg) to the image stored in a text field within the .mdb, but when I distribute the .mdb to others I have (or they have) to change the...
Back
Top Bottom