I am getting the following error using ADO in
VB 6.0 with Access 2000. I am joining two tables and displaying that data on a form that uses ADO.
Err: -2147467259
Err.Description: Insufficient key column information for updating or refreshing.
The process was working fine until I added another table. Any help would be appreciated!!!