Hello:
Tools or environment: MS Access 2010 front end and Sql Server backend.The SQL Server tables are linked to the front end.
I am trying to split one single table Visit and into two separate subforms forms - Subform1: Track and Subform2: Schedule.
Both forms have one common field visit number from Table Visit and rest of them are different fields from one single table Visit.
Issue:
After entering a value for Visitnumber in the first subform and entering values for other fields and then when I try to enter values for the second subform it throws a write conflict error pop message.
Can you please let me know how to fix this ?
Thanks !!
-Ram