Search results

  1. J

    Update Query problem (Updates all records not just selected.)

    Hey all, I have a problem with my update query (SQL), The situation where it is used: The SQL code is as a command on a button on a form. It is used to take the value in the text box(Name: Restock) and update it to the Quantity field in the table. (tblStock) The problem is that the...
  2. J

    Update SQL help please...

    Hey all, I have a problem with my update SQL, The situation where it is used: The SQL code is as a command on a button on a form. It is used to take the value in the text box(Name: Restock) and update it to the Quantity field in the table. (tblStock) The problem is that the Update...
Back
Top Bottom