Search results

  1. K

    Solved MS Access Query of remote Database pulling partial data

    Joining the two tables may not work very well. The Test_Data table stores a structured reference that loosely refers back to the Test Table via the BuildCode when the test was created; there is no field that directly relates to the other like key fields. That why I add the last part about the...
  2. K

    Solved MS Access Query of remote Database pulling partial data

    I am working on a database application and am running into an issue that seems odd and maybe someone can shed some light on the subject and help me move forward with a solution. I am working on a offline solution copying and pasting code will not happen, and as such there may be slight errors in...
Back
Top Bottom