Dear all
I have 1 access database and two tables with one to many relationship. table 2 has many rows connected to 1st table's 1st ID.
I want that in second table my entry should not go to the same field to over write or concurrency. wherever there is entry already done. How to do that.
How to read one of the column of 2nd table to search that data in all rows of that column is having data or not and I want to set action" if column is empty then" how to do that.(columns and not rows of )
Sunilsb