Search results

  1. L

    Variable INNER JOIN

    Hi. I am not massively technically minded, I try and do as much as I can in queries, but having done some coding and scripting work in the past I can read SQL. I have three tables: 1. Data is a list of generic country names, each country might appear multiple times. 2. Countries is a list of...
  2. L

    Autonumber increment not working

    Sorry if this has been answered elsewhere, I haven't had any luck searching for a solution to this particular problem. I have a table with an autonumber id that recently has been generating numbers which are already in the table as opposed to incrementing from the last number generated. I've...
Back
Top Bottom