I nave a simple one Form program that includes a DBGrid with six Columns. The database is an ADOTable and an Access database. There are only 180 records in the Access database. Three of the fields are fixed in the database. I need to enter data in the remaining three fields. I can enter data in all three fields of the first selected record. When I try to select a second record I get the following message:
“Key column information is insufficient or insufficient. Too many Rows were affected by update.”
I have other programs that use this type of data input that work, What is my problem and what is the solution?
“Key column information is insufficient or insufficient. Too many Rows were affected by update.”
I have other programs that use this type of data input that work, What is my problem and what is the solution?