Hello,
I am trying to upgrade my current system to sql/adp.
I cant seem to get two table to work together in a query.
In Table A is where when a sample comes in it gets entered into the system. Sample Number And Date Arrived are two columns. Table B has more columns depending if the sample was processed or not.
I created the relationship tying the two tables together and when Table A is open the + symbol shows up next to the keys column and if i click on it i can see the columns in the otehr table where i can enter data into them. If i do the info shows up in the other table with the sample number (key) shows up.
If i create a query which will show the samplenumber column from Table A and another column from Table B. When i enter data into any of Table B's columns i get the Write Conflict error and nothing occurs on the Table B side.
Is there a way around this? Access MDB just automatically enters in the number into Table B and doesnt have any conflicts in doing so. I havent much experience in SQL but cant find any concrete solution to this
THanks
I am trying to upgrade my current system to sql/adp.
I cant seem to get two table to work together in a query.
In Table A is where when a sample comes in it gets entered into the system. Sample Number And Date Arrived are two columns. Table B has more columns depending if the sample was processed or not.
I created the relationship tying the two tables together and when Table A is open the + symbol shows up next to the keys column and if i click on it i can see the columns in the otehr table where i can enter data into them. If i do the info shows up in the other table with the sample number (key) shows up.
If i create a query which will show the samplenumber column from Table A and another column from Table B. When i enter data into any of Table B's columns i get the Write Conflict error and nothing occurs on the Table B side.
Is there a way around this? Access MDB just automatically enters in the number into Table B and doesnt have any conflicts in doing so. I havent much experience in SQL but cant find any concrete solution to this
THanks