Search results

  1. J

    Update Append Queries

    Hi I am trying to run append queries that update tables. How can I code this in the simplest way possible. To briefly explain my problem, I am working on a Bill Of Materials: 1) I have a table where I have a list of items for eg FinishedItem. 2) I have created queries for raw materials and...
  2. J

    getting pop up dialog on query

    I have a query in SQL which works fine ie. lists the query results (just the way I want it) without any pop up dialog box when I run it without saving it. After I save and close it and run the query, it brings up a dialog box that prompts you for the parameter value (criteria). Why is this...
Top Bottom