Search results

  1. P

    SQL Hangs

    The query runs; however, it’s a big database and tends to hang: Design Code TRANSFORM Count(Numeracy_UAC.UAC_QUAL_SUBJECTS) AS CountOfUAC_QUAL_SUBJECTS SELECT Numeracy_Enrolled.ACADEMIC_YEAR, Numeracy_Enrolled.ENROLLED_TERM FROM (((((((Numeracy_Student INNER JOIN Numeracy_Enrolled ON...
  2. P

    New query does not produce results

    I am new to MS Access and used the Query Wizard to design my query. However, it is producing no results. What am I missing? SAMPLE DATA QUERY DESIGN SQL RESULTS
  3. P

    New to the community

    Hello, I am new to Microsoft Access and keen to learn as I have recently been thrown into the deep end of my job. I am from Australia and looking forward to engaging with the community.
Back
Top Bottom