Recent content by japi_s

  1. J

    MS access can't append all the records in the append query

    The blah blah is.... (lol) Microsoft Access can't append all the records in the append query. Aicrosoft Access set 0 fields to Null due to type conversion failuer, and it didn't add 1 records to the table due to key violation, 0 records due to lock violation, and 0 records due to validation...
  2. J

    MS access can't append all the records in the append query

    hi Guys, I have been looking at different post and checking Microsoft help files as well, but still can't seem to fix this problem. I am having 2 tables. The first table is connected to a form for viewing and entering data, and in the second table i am just copying 3-4 fields from the first...
  3. J

    How to copy data into the second table?

    Hi Guys, What i am trying to do is, i have two tables called Table1 and Table2. I have created a form called Form1. This Form1 has all the fields from Table1. What i want to do is, as soon as a user fills in the details in Form1, obviuosly it saves those details in Table1, BUT i want it to...
  4. J

    How to save data to a second table?

    Hi Guys, What i am trying to do is, i have two tables called Table1 and Table2. I have created a form called Form1. This Form1 has all the fields from Table1. What i want to do is, as soon as a user fills in the details in Form1, obviuosly it saves those details in Table1, BUT i want it to...
Back
Top Bottom