Search results

  1. D

    updating two fields with the same text

    i have a table customers with a contact-field (memo) i have a table houses with a contact-field (memo) if a customer visited a house, i would like to update both contact-fields with the same text. For example customer 34 visited house 17 on the 17th of januari 2003 with manager UB. I want to...
  2. D

    zipcodes, countries and that kind of stuff

    i have an table with zipcode - place - region - country, with the combination of zipcode and place as a primary key in the table clients i refer to this table (for my addresses) i have a form, based on the table clients, in which i insert new clients now i want two things: 1) when i add a new...
  3. D

    listbox deletes record in table...

    i made a form with a listbox based on a table. when i close the form, the first record of my table is deleted... what can i do about this?
Back
Top Bottom