Search results

  1. A

    [08] Error for wrong table

    Ha! Perfect! I understand how things are put together now. It was indeed a problem with form configurator settings. The publications table has a lookup to the country table and I'd made a mistake of putting a column name in the sort order rather than ascending or descending. The app was...
  2. A

    [08] Error for wrong table

    -- moved topic --
  3. A

    [08] Error for wrong table

    Running into a 08 error. I can see the issue with the query (no ` around the second name in the ORDER BY clause), but I don't know where to correct the error. The error happend when opening the insert a new item form for a table called publishers. Didn't show the form to insert a new row in...
Top