Search results

  1. D

    Multiple ID confusion

    Hi. I use a form to display data of a table that contains information about the Product "tblProduct". I also have a table "tblVoltage" that shows wich types of voltage that a product can be runned on. And when i use a Query it displays the same product the same number of time as there is...
  2. D

    How to put data in two tables from one form

    Hi, I have this code on a button so that i in a single push of a button enters data into two tables that are in relation to eachother. But i don´t get it to work. It just enters the data to one of my tables The tables looks like this: tblPumpsort id - counter (primary key and parent to table...
Back
Top Bottom